https://github.com/sunsetmkt/utagejsontosheets.py
Convert AssetStudio exported Utage story JSON to Sheets (xlsx)
https://github.com/sunsetmkt/utagejsontosheets.py
Last synced: about 1 month ago
JSON representation
Convert AssetStudio exported Utage story JSON to Sheets (xlsx)
- Host: GitHub
- URL: https://github.com/sunsetmkt/utagejsontosheets.py
- Owner: SunsetMkt
- License: gpl-3.0
- Created: 2024-06-03T11:13:08.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-03T11:48:57.000Z (about 2 years ago)
- Last Synced: 2025-02-28T14:08:18.294Z (over 1 year ago)
- Language: Python
- Size: 17.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# UtageJsonToSheets.py
Convert AssetStudio exported Utage story JSON to Sheets (xlsx).
## Quick Start
- Export `*.book` or `*.chapter` MonoBehaviour as JSON with [AssetStudio](https://github.com/Perfare/AssetStudio) (when prompted for the Assembly folder, select the folder with DLLs for Mono version or `DummyDll` created by [Il2CppDumper](https://github.com/Perfare/Il2CppDumper) for IL2CPP version).
- Now you get the `filename.book.json` file.
- Run `python UtageJsonToSheets.py filename.book.json`.
## Games Using Utage
- [The Hungry Lamb: Traveling in the Late Ming Dynasty](https://store.steampowered.com/app/2593370/)