Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/rixium/mayday


https://github.com/rixium/mayday

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# Mayday

## Adding Items

Follow the steps below to add a new item to the game:
* Create a new item in the ItemData.json file.
* Add it as an an ItemDropId to something, i.e a tile.
* Import the item image in the Images/Items folder, making sure the Id matches that of the item created.

## Adding Place-ables

Follow the steps below to add a place-able to the game:
* On any item that places, set the Id of what it places, i.e the TileId.