awesome-lego-universe/README.md

49 lines
2.4 KiB
Markdown
Raw Normal View History

2021-12-06 13:28:53 +00:00
# Awesome Lego Universe
2021-12-06 13:32:52 +00:00
![](images/splash-art.jpg)
2021-12-06 13:28:53 +00:00
> A curated list of awesome things related to LEGO Universe.
LEGO Universe was a kid-friendly massively-multiplayer online role playing game (MMORPG), developed by The LEGO Group, which was available to players between October 2010 and January 2012. It featured a variety of minigames such as racing, a player housing system that allowed players to build with LEGO bricks, and action-packed combat against the Maelstrom to help save Imagination.
On December 5th, 2021, the Darkflame Universe project released an open-source server emulator for LEGO Universe, which makes the original game fully playable for small groups of friends.
## Guides
2021-12-06 13:32:52 +00:00
* [Frequently Asked Questions](frequently-asked-questions.md)
* [Verify My Client (Checksums)](verify-my-client.md)
2021-12-07 12:58:07 +00:00
* [The Mythran's Bible - A Server Operator's Guide to Darkflame Universe](mythrans-bible.md)
2021-12-06 13:28:53 +00:00
### Server Setup Guides
2021-12-07 21:20:16 +00:00
* ~~[MasterEric's Google Cloud Guide]\(server-setup/google-cloud-setup.md)~~
2021-12-07 12:58:07 +00:00
* [Elocore's Video Guide (WSL)](https://www.youtube.com/watch?v=mDGoV5AYaDo)
2021-12-07 21:20:16 +00:00
* [TheNinjaOfLU's Video Guide (WSL)](https://www.youtube.com/watch?v=jZJR4VrUG9U)
2021-12-07 19:06:21 +00:00
2021-12-07 12:58:07 +00:00
* [Sunflea's Guide (WSL)](https://gist.github.com/SunFlea/893fd80f39c7cf9ab31baacac284025d)
* [Drahsid's Install Script (Linux)](https://github.com/Drahsid/DarkflameServerInstallScript)
* [MaxDelayer's Quick Start Scripts (Linux)](https://github.com/maxdelayer/DLUQuickstart)
2021-12-06 13:28:53 +00:00
## Community
* [/r/LEGOUniverse on Reddit](https://old.reddit.com/r/legouniverse/)
2021-12-06 13:32:52 +00:00
* [LEGO Universe Community Hub on Discord](https://discord.com/invite/tWTAa7f)
2021-12-06 13:28:53 +00:00
## Development
2021-12-06 13:32:52 +00:00
* [DarkflameUniverse on GitHub](https://github.com/DarkflameUniverse)
2021-12-06 16:17:28 +00:00
* [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/)
2021-12-06 13:28:53 +00:00
## Contributions
Contributions are greatly welcomed, and can be done by submitting a pull request. [Click here for a guide on how to do this](https://docs.github.com/en/repositories/working-with-files/managing-files/editing-files#editing-files-in-another-users-repository).
## Licensing
The guides available in this repository are subject to the Creative Commons CC0 license.