An open API service indexing awesome lists of open source software.

https://github.com/gentlymad-studios/constantsgenerator

Code generation for dynamic game content to get type safety when we need to reference specific data in scripts. This tool can create C# files based on custom logic.
https://github.com/gentlymad-studios/constantsgenerator

Last synced: about 1 month ago
JSON representation

Code generation for dynamic game content to get type safety when we need to reference specific data in scripts. This tool can create C# files based on custom logic.

Awesome Lists containing this project

README

          

# ConstantsGenerator
Code generation for dynamic game content to get type safety when we need to reference specific data in scripts. This tool can create C# files based on custom logic.