Show HN: I made a tool that helps game modders (Spiral Knights)

4 months ago 3

banner
Application serving info extracted from (Clyde) configs, useful for creating game mods. Provides a RESTful API interface Back-End written in Java SpringBoot, a Discord Bot Front-End written in C# and a simple WebUI Front-End for testing select endpoints.

  • Parsing Clyde-compatible configs and displaying their entries in four separate views.
  • Finding config entries by their config name and config path.
  • Finding config entries by their in-game name.
  • Extracting the most useful info from config entries.
  • Reading and parsing translation keys.
  • Reverse-searching values for matching translation keys.
  • Many more, and even more to come.
demo.mp4

To play around with the bot yourself, just join our Discord Server.

They may need some minor tweaks, but otherwise provide ready deployment. Still requires extracting game assets, check out Getting the App Ready.

Read Entire Article