https://github.com/ludevnet/ludevnet.github.io
LU Development Network
https://github.com/ludevnet/ludevnet.github.io
gh-pages-source
Last synced: about 2 months ago
JSON representation
LU Development Network
- Host: GitHub
- URL: https://github.com/ludevnet/ludevnet.github.io
- Owner: LUDevNet
- Created: 2021-10-04T14:11:07.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-03-26T19:39:31.000Z (about 2 years ago)
- Last Synced: 2025-02-28T07:00:58.131Z (about 1 year ago)
- Topics: gh-pages-source
- Homepage: https://lu-dev.net
- Size: 77.1 KB
- Stars: 1
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Hi, welcome to the LU Development Network.
This is a collection of resources and information on the discontinued game LEGO® Universe.
## Resources
These are some details on what the game was and how it worked under the hood
- [Docs](https://docs.lu-dev.net)
- [Object IDs](https://lu-dev.net/objects)
- [Packets](https://lcdruniverse.org/lu_packets/lu_packets)
- [LU-Explorer](https://explorer.lu)
- User `lu`, Password `explorer`
- [Self-Service](https://lu-dev.net/lu-explorer)
- [Wiki](https://legouniverse.fandom.com)
## Tools
- [@lcdr/utils](https://github.com/lcdr/utils/) *by lcdr*
- [LUnpack](https://lu-dev.net/LUnpack) *by Xiphoseer*
- [FDB Converter](https://fdb.lu-dev.net/) *by Majo*
- [NifTools](https://www.niftools.org/)
- [lwoCheckClient](https://github.com/DarwinAnim8or/lwoCheckClient) *by Darwin*
- [Noesis](https://www.richwhitehouse.com/index.php?content=inc_projects.php&showproject=91)
- [LEGO Universe Toolbox](https://github.com/Squareville/lu-toolbox)
## Libraries
- [pyraknet](https://github.com/lcdr/pyraknet) *by lcdr*
- [RakDotNet](https://github.com/yuwui/RakDotNet) *by yuwui*
- [Node RakNet](https://github.com/z010155/node-raknet) *by Raine*
- [Infected Rose](https://github.com/Wincent01/InfectedRose) *by Wincent01*
- [Assembly](https://github.com/LUDevNet/Assembly) *by Xiphoseer*
## Original Dependencies
- [RakNet v3.25](http://www.jenkinssoftware.com/raknet/downloads/) *Networking*
- [Archived GitHub](https://github.com/facebookarchive/RakNet)
## Community
If you want to, come hang out on the *LU Community Hub* Discord server
- [LUCH Discord](https://discord.gg/jhTwGqYSKk)
## Alpha Servers
These are minimal servers that can be used with an Alpha Client to run HappyFlower
- [AuthServer](https://github.com/DarwinAnim8or/lwoAuth) *by Darwin*
- [WorldServer](https://github.com/DarwinAnim8or/lwoWorld) *by Darwin*
## Game Server
There are two open-source server projects that you can use to run the game if you have an original client.
- [Darkflame](https://darkflameuniverse.org)
- [Uchu](https://github.com/UchuServer/)