함정 카드를 찾아서/game.json: 두 판 사이의 차이

리버티게임, 모두가 만들어가는 자유로운 게임
imported>명진
(주의사항을 지움)
imported>명진
(game.json을 호환 가능하게 변경)
1번째 줄: 1번째 줄:
{
{
     "Categories": ["Adventure", "Hoax"],
     "progress": 4,
     "AuthorName": "명진",
    "editpolicy": "closed",
     "AuthorWebSite": False,
     "platform": "web",
     "License": "CC BY-NC-SA 4.0 International",
     "rating": {
     "Name": "{{BASEPAGENAME}}",
        "libertygame": {
     "IssueTracker": "토론:{{BASEPAGENAME}}",
            "age": "all"
     "Summary": "찾아라 함정 카드를 피해 함정을!",
        }
     "Description": "<b>함정 카드를 찾아서</b>는 함정 카드를 찾아서는 게임이다 찾는 함정 카드를 피해 함정을.",
    },
     "Builds":
     "genre": "trp",
    {
     "name": "함정 카드를 찾아서",
        "versionName": "'1.0'",
     "author": "명진",
        "commit": "v1.0"
     "summary": "함정 카드를 피해 함정을 찾아라!",
    }
     "description": "'''함정 카드를 찾아서'''는 함정 카드를 찾아서는 게임이다 찾는 함정 카드를 피해 함정을.",
    "CurrentVersion": "1.0",
     "currentversion": "0.2-alpha"
    "Rating": "All",
    "Platform": "Web",
    "Progress": 4,
    "Openness": False
}
}

2023년 6월 3일 (토) 14:23 판

{

   "progress": 4,
   "editpolicy": "closed",
   "platform": "web",
   "rating": {
       "libertygame": {
           "age": "all"
       }
   },
   "genre": "trp",
   "name": "함정 카드를 찾아서",
   "author": "명진",
   "summary": "함정 카드를 피해 함정을 찾아라!",
   "description": "함정 카드를 찾아서는 함정 카드를 찾아서는 게임이다 찾는 함정 카드를 피해 함정을.",
   "currentversion": "0.2-alpha"

}