You are viewing a potentially older version of this package.
View all versions.
SJSON
A plugin for handling .sjson files in ReturnOfModding.
Date uploaded | 6 months ago |
Version | 1.0.0 |
Download link | SGG_Modding-SJSON-1.0.0.zip |
Downloads | 4393 |
Dependency string | SGG_Modding-SJSON-1.0.0 |
This mod requires the following mods to function
SGG_Modding-ENVY
A plugin to allow ReturnOfModding plugins greater control of their environment.
Preferred version: 1.0.0README
SJSON Plugin
A plugin for handling .sjson
files in the modding framework 'Return Of Modding' (AKA 'Hell2Modding') on the game Hades II by SuperGiant Games
hsjson.lua
This is what encodes and decodes sjson files according to the format that the game Hades II expects and the files it contains exhibit.
This file is modified from the lua module dkjson
, (see dkjson_LICENSE
for licensing.)
CHANGELOG
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
Unreleased
1.0.0 - 2024-05-15
Added
- Initial Thunderstore release.