mirror of
https://github.com/Grasscutters/Grasscutter.git
synced 2025-12-16 08:56:04 +01:00
Add web documentation
- '/documentation': home page with all links - '/documentation/handbook': html version of the gm handbook - '/documentation/gachamapping': json document with the gacha mappings
This commit is contained in:
@@ -386,5 +386,27 @@
|
||||
"available_three_stars": "Available 3-star Items",
|
||||
"template_missing": "data/gacha_details.html is missing."
|
||||
}
|
||||
},
|
||||
"documentation": {
|
||||
"handbook": {
|
||||
"title": "GM Handbook",
|
||||
"title_commands": "Commands",
|
||||
"title_avatars": "Avatars",
|
||||
"title_items": "Items",
|
||||
"title_scenes": "Scenes",
|
||||
"title_monsters": "Monsters",
|
||||
"header_id": "Id",
|
||||
"header_command": "Command",
|
||||
"header_description": "Description",
|
||||
"header_avatar": "Avatar",
|
||||
"header_item": "Item",
|
||||
"header_scene": "Scene",
|
||||
"header_monster": "Monster"
|
||||
},
|
||||
"index": {
|
||||
"title": "Documentation",
|
||||
"handbook": "GM Handbook",
|
||||
"gacha_mapping": "Gacha mapping JSON"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user