mirror of
https://github.com/GoodStartLabs/AI_Diplomacy.git
synced 2026-05-01 17:45:26 +00:00
Moved to typescript for main file. Added logging util, more types
This commit is contained in:
parent
c421468def
commit
245091ada9
6 changed files with 174 additions and 52 deletions
|
|
@ -13,6 +13,7 @@
|
|||
"vite": "^6.2.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"@types/three": "^0.174.0",
|
||||
"three": "^0.174.0",
|
||||
"zod": "^3.24.2"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue