horsegen: generate data per region

This commit is contained in:
2026-01-15 13:43:54 -05:00
parent 5b5e008b5e
commit d6fb4b6caf
16 changed files with 1287 additions and 2261 deletions

View File

@@ -1,7 +1,7 @@
{{ define "koka-character" -}}
module horse/character
module horse/{{ $.Region }}/character
// Automatically generated with the horsegen tool; DO NOT EDIT
// Automatically generated with horsegen; DO NOT EDIT
import std/core/vector
import std/core-extras