Skip to content

zkxs/ExportNeosToJson

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ExportNeosToJson

A NeosModLoader mod for Neos VR that allows exporting items as json, bson, 7zbson, and lz4bson files. This allows items to be backed up locally, as well as letting you edit normally inaccessible internals, such as arrays. Note that assets behave in weird ways and will (probably?) only be linked to. Json, bson, 7zbson, and lz4bson files can be reimported into the game easily by anyone, without needing a mod.

Installation

  1. Install NeosModLoader.
  2. Place ExportNeosToJson.dll into your nml_mods folder. This folder should be at C:\Program Files (x86)\Steam\steamapps\common\NeosVR\nml_mods for a default install. You can create it if it's missing, or if you launch the game once with NeosModLoader installed it will create the folder for you.
  3. Start the game. If you want to verify that the mod is working you can check your Neos logs.

What does this actually do?

It injects additional json, bson, 7zbson, and lz4bson options into the export dialog.