Skip to content

Releases: atampy25/quickentity-rs

3.1

08 Dec 04:57
1e2f940
Compare
Choose a tag to compare

QuickEntity 3.1.

A utility script (requires Node.js) is also available which will automatically convert QuickEntity JSONs and patch JSONs from 3.0 to 3.1. Run npm install in the folder and then use updateJSON.bat "someFolder\XYZ.entity.json" "someFolder\updatedXYZ.entity.json" or updatePatch "someFolder\XYZ.entity.patch.json" "someFolder\blabla.entity.patch.json".

3.0

21 Sep 07:09
Compare
Choose a tag to compare
3.0

QuickEntity 3.0.

A utility script (requires Node.js) is also available which will automatically convert QuickEntity JSONs and patch JSONs from 2.1 to 3.0. Run npm install in the folder and then use updateJSON.bat "someFolder\XYZ.entity.json" "someFolder\updatedXYZ.entity.json" or updatePatch "someFolder\XYZ.entity.patch.json" "someFolder\blabla.entity.patch.json".