| Date uploaded | 2 years ago |
| Version | 0.1.18 |
| Download link | skytech6-JSONRising-0.1.18.zip |
| Downloads | 380 |
| Dependency string | skytech6-JSONRising-0.1.18 |
README

A simple GUI editor for JSON files for V Rising mods made with ASP.NET Core and Tauri.
Installation
Stable Release
- Go to Thunderstore
- Click Manual Download
- Extract the downloaded .zip file
- Run the
JSONRising_X.X.X_x64_setup.exefile
Development Build
- Download the latest release from GitHub
[!NOTE] You might get a prompt saying "Windows has protected your PC". In this case, click
More InfoandRun Anyway. (It costs a LOT of money to get a certificate for applications.)
[!TIP] If you're unsure about the safety of this app, I would suggest running it through a service like VirusTotal.
Supported Mods
-
Generic JSONs Rising will attempt to procedurally generate a GUI for any unknown JSON files given to it. This is useful for mods that don't have official support for JSON Rising. BloodyEncounters/Generic screenshot

-
CrimsonBanned CrimsonBanned screenshot

Support
Want to support my V Rising Mod development?
Donations Accepted
Or buy/play my games!
Boring Movies Free to Play!
If you are looking to hire someone to make a mod for any Unity game reach out to me on Discord! (skytech6)
CHANGELOG
0.1.19
- Updated dependencies due to security vulnerabilities
- Added Ad Panel (sorry, but at least it's free?)
0.1.18
- Added support for "Generic" JSONs
0.1.15
- Added a new Mod: CrimsonBanned
- Support for CrimsonBaned's messages.json
- Icons for JSON Rising
0.1.14
- changed how CrimsonChatFilter displayed the filter list
- Updates to the Index page
- New ModCard component
- Shell Plugin added
0.1.10
- Initial