An open API service indexing awesome lists of open source software.

https://github.com/dig/onset-world


https://github.com/dig/onset-world

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# onset-world
Authors: Digital

#### Description
This simple and lightweight package loads your world.json file on server start, this is supposed to be used with my sandbox editor which will save to world.json then when you no longer want the editor but still want the world loaded you use this package.

**Please disable the sandbox package before enabling this!**

#### Installation
Create a folder inside your servers package folder called world, download all files from this repository and place them inside the world folder.
Edit your server_config.json to install world as a package.

**Please disable the sandbox package before enabling this!**

#### World.json
This file must be placed in the root server directory, this means the folder with server_config.json and OnsetServer.exe.