generate character.kk from game data
This commit is contained in:
6
horsegen/README.md
Normal file
6
horsegen/README.md
Normal file
@@ -0,0 +1,6 @@
|
||||
# gen
|
||||
|
||||
Go tool to generate the Koka source code from the game's SQLite database.
|
||||
|
||||
Code is generated using Go templates.
|
||||
Templates use a `kkenum` function which converts a name `Mr. C.B.` to a Koka enumerant name `Mr-CB`.
|
||||
Reference in New Issue
Block a user