동적으로 생성하는 map 파일 중간 작업까지 완료.

This commit is contained in:
2018-01-30 02:56:12 +09:00
parent 8307451842
commit 6177ea97d2
7 changed files with 511 additions and 0 deletions
+16
View File
@@ -0,0 +1,16 @@
{
"staryYear":215,
"year":217,
"month":5,
"cityList":[
[1,"name","level","state","nationId","region","supply"]
],
"nationList":[
["id","name","color","capital"]
],
"spyList":[13, 22],
"shownByGeneralList":[65,33,73],
"myCity":33,
"myNation":1
}