typical-cyber commited on
Commit
9b43319
·
verified ·
1 Parent(s): 1794d15

Add config_data.json

Browse files
Files changed (1) hide show
  1. config_data.json +3 -3
config_data.json CHANGED
@@ -1,4 +1,4 @@
1
  {
2
- "files": ["breakthrough_zone_db.npz"],
3
- "zone_db": "breakthrough_zone_db.npz"
4
- }
 
1
  {
2
+ "game_type": "breakthrough",
3
+ "files": ["breakthrough_zone_db.npz"]
4
+ }