supremetakoyaki / ntwewy-db

NEO: The World Ends with You database made in C#.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ntwewy-db

NEO: The World Ends with You database made in C#.

how to use

  1. implement the compiled .dll to your project
  2. create instances for the following classes:
  • ItemManager
  • CharacterManager
  • GameLocaleManager
  • SocialNetworkManager
  • NoiseManager
  1. expand your world

other

You can access many important game sprites (not story related) using the static ImageMethods class. I will document more in the future.

About

NEO: The World Ends with You database made in C#.


Languages

Language:C# 100.0%