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
- Host: GitHub
- URL: https://github.com/qbit/ncobj
- Owner: qbit
- License: bsd-2-clause
- Created: 2011-06-09T14:27:46.000Z (about 15 years ago)
- Default Branch: master
- Last Pushed: 2011-06-14T14:42:32.000Z (about 15 years ago)
- Last Synced: 2025-03-06T03:16:48.789Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 785 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE_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?