@@ -11,15 +11,44 @@ These are some details on what the game was and how it worked under the hood
11
11
- [ Explorer] ( https://xiphoseer.de/lu-explorer )
12
12
- [ Wiki] ( https://legouniverse.fandom.com )
13
13
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
+
14
36
## Community
15
37
16
38
If you want to, come hang out on the * LU Community Hub* Discord server
17
39
18
40
- [ LUCH Discord] ( https://discord.gg/Yz8yEmZ )
19
41
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
+
20
49
## Game Server
21
50
22
51
There are two open-source server projects that you can use to run the game if you have an original client.
23
52
24
53
- [ Darkflame] ( https://darkflameuniverse.org )
25
- - [ Uchu] ( https://github.com/UchuServer/ )
54
+ - [ Uchu] ( https://github.com/UchuServer/ )
0 commit comments