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

https://github.com/qbit/ncobj

Node.js web frontend to mcobj
https://github.com/qbit/ncobj

Last synced: 12 days ago
JSON representation

Node.js web frontend to mcobj

Awesome Lists containing this project

README

          

NCObj
=====

A web frontend for mcobj

- Author: Aaron Bieber

Installation
============

### Requirements
Node.JS
App must have read access to your minecraft world.

### Download / Run
git clone git://github.com/qbit/NCObj.git
cd NCObj
*modify the config variable in app.js*
node app.js
open http://whatevs:3000

TODO
====
* Needs more style
* Add all the options mcobj takes ( maybe in an "advanced" area or
somethign )
* Auth?