Update Development section.

This commit is contained in:
Eric Myllyoja
2021-12-06 11:17:28 -05:00
committed by GitHub
parent 5321acdb89
commit 9de5ce3374

View File

@@ -32,8 +32,13 @@ Other Guides:
## Development
* [LU Developer Network](https://lu-dev.net/)
* [DarkflameUniverse on GitHub](https://github.com/DarkflameUniverse)
* [LEGO Universe Technical Documentation](https://docs.lu-dev.net/en/latest/)
- Describes everything known about the inner workings of the game, including the Behavior and Skill systems.
* [LU Explorer tool](https://github.com/Xiphoseer/lu-explorer)
- Allows you to browse the contents of `CDClient.fdb`.
* [LU Developer Network](https://lu-dev.net/)
* [LU Server Projects](https://lusprojects.github.io/)
## Contributions