mirror of
https://gitlab.com/2009scape/tools/rs09-thanos-tool.git
synced 2026-08-01 14:39:20 -06:00
12 lines
763 B
Markdown
12 lines
763 B
Markdown
# Zaros : All-in-one JSON editing
|
|
|
|
[](https://gitlab.com/2009scape/rs09-thanos-tool/-/commits/master)
|
|
|
|
This tool is capable of modifying every JSON file you're likely to need to modify inside of the 2009scape codebase (except music right now).
|
|
|
|
This tool is intended only for developers of 2009scape.
|
|
|
|
If you are running your own fork of the codebase please do not report your bugs to me.
|
|
|
|
## Setup
|
|
Follow the guide on [2009Server](https://gitlab.com/2009scape/2009scape#content-developers-setting-up-the-project). Follow the whole guide so you can make a fork from 2009Scape and open MRs correctly. You do not need to fork Zaros if all you are doing is editing .jsons.
|