main.dll - Shintensu/Nippon GitHub Wiki
This is the actual game code, containing all classes needed to create entities in the game as well as the game's main thread, which in turn has a switch case calling a bunch of functions based on state, including the area load and game tick.