0.1.0 • Published 5 years ago

wildworldeditor v0.1.0

Weekly downloads
12
License
-
Repository
github
Last release
5 years ago

WildWorldEditor

An Entity Editor for WildWorlds

Instructions

Installation

Install NodeJS

# for use in npm scripts
npm install --save-dev wildworldeditor

# for use from cli
npm install -g wildworldeditor

Usage

Overwriting an existing JSON file

ww edit --file data.json

Copying Data and edited properties into a new JSON file

ww edit --file data.json --saveas newdata.json

Having Trouble With Our Editor?

Contact us on the WildWorld discord server or create a new issue