add rest of golden language directories

This commit is contained in:
Derek Bailey 2023-05-05 14:15:48 -07:00
parent 489d9735e9
commit 197ae6cc7e
1 changed files with 3 additions and 3 deletions

View File

@ -23,9 +23,9 @@ GenerateGo()
GenerateJava()
GenerateKotlin()
GenerateLobster()
# TODO this doesn't respect the output prefix, fix and reenable
#GenerateLua()
GenerateNim()
# TODO these doesn't respect the output prefix, fix and reenable
# GenerateLua()
# GenerateNim()
GeneratePhp()
GeneratePython()
GenerateRust()