You are viewing a potentially older version of this package. View all versions.
skytech6-JSONRising-0.1.19 icon

JSONRising

GUI JSON Editor for V Rising Mods

Date uploaded a year ago
Version 0.1.19
Download link skytech6-JSONRising-0.1.19.zip
Downloads 602
Dependency string skytech6-JSONRising-0.1.19

README

JSONRising

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.exe file

[!NOTE] You might get a prompt saying "Windows has protected your PC". In this case, click More Info and Run 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 (such as BloodyEncounters) 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.

GenericScreenshot

CrimsonBannedScreenshot

Tech Support

Join my Modding Discord for help with issues or anything modding related!

Support

Want to support my V Rising Mod development?

Buy/play my games!

Train Your Minibot

Boring Movies Free to Play!

git gud WISHLIST COMING SOON

Donations Accepted

ko-fi

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