Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ujihisa/cloft2

cloft -> neocloft -> cloft2
https://github.com/ujihisa/cloft2

Last synced: about 1 month ago
JSON representation

cloft -> neocloft -> cloft2

Awesome Lists containing this project

README

        

# cloft2

$ -- Prepare Server Plugin
$ cd server
$ lein uberjar
$ cp -p ./run ~/src/craftbukkit
$ ln -s ./target/sugoi.jar ~/src/craftbukkit/plugins/
# -- Start server
$ cd ~/src/craftbukkit
$ iexe ./run
# -- Inject client
$ cd -
$ cd ../client
$ lein run

By default cloft2 server/client uses port 7888 but you can configure (eventually.)

### Might be Useful

*
*

## License

Copyright (c) 2014 Tatsuhiro Ujihisa

Distributed under the GPL version 3 or any later version.