Skip to content

Commit d968c00

Browse files
committed
Add more resources
1 parent c258b4e commit d968c00

File tree

1 file changed

+30
-1
lines changed

1 file changed

+30
-1
lines changed

README.md

+30-1
Original file line numberDiff line numberDiff line change
@@ -11,15 +11,44 @@ These are some details on what the game was and how it worked under the hood
1111
- [Explorer](https://xiphoseer.de/lu-explorer)
1212
- [Wiki](https://legouniverse.fandom.com)
1313

14+
## Tools
15+
16+
- [@lcdr/utils](https://github.com/lcdr/utils/)
17+
- [NifTools](https://www.niftools.org/)
18+
- Darwin's Nifskope Port:
19+
- [for Linux](http://cache.lbbstudios.net/public/NifSkope/NifSkope_LU_Linux.zip)
20+
- [for Windows](http://cache.lbbstudios.net/public/NifSkope/NifSkope_LU_Win32.zip)
21+
- [Noesis](www.richwhitehouse.com/index.php?content=inc_projects.php&showproject=91)
22+
23+
## Libraries
24+
25+
- [pyraknet](https://github.com/lcdr/pyraknet) *by lcdr*
26+
- [RakDotNet](https://github.com/yuwui/RakDotNet) *by yuwui*
27+
- [Node RakNet](https://github.com/RaineBannister/node-raknet) *by Raine*
28+
- [Infected Rose](https://github.com/Wincent01/InfectedRose) *by Wincent01*
29+
- [Assembly](https://github.com/xiphoseer/assembly_rs) *by Xiphoseer*
30+
31+
## Original Dependencies
32+
33+
- [RakNet v3.25](http://www.jenkinssoftware.com/raknet/downloads/) *Networking*
34+
- [Archived GitHub](https://github.com/facebookarchive/RakNet)
35+
1436
## Community
1537

1638
If you want to, come hang out on the *LU Community Hub* Discord server
1739

1840
- [LUCH Discord](https://discord.gg/Yz8yEmZ)
1941

42+
## Alpha Servers
43+
44+
These are minimal servers that can be used with an Alpha Client to run HappyFlower
45+
46+
- [AuthServer](https://github.com/DarwinAnim8or/lwoAuth) *by Darwin*
47+
- [WorldServer](https://github.com/DarwinAnim8or/lwoWorld) *by Darwin*
48+
2049
## Game Server
2150

2251
There are two open-source server projects that you can use to run the game if you have an original client.
2352

2453
- [Darkflame](https://darkflameuniverse.org)
25-
- [Uchu](https://github.com/UchuServer/)
54+
- [Uchu](https://github.com/UchuServer/)

0 commit comments

Comments
 (0)