Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ujihisa/cloft2
cloft -> neocloft -> cloft2
https://github.com/ujihisa/cloft2
Last synced: about 1 month ago
JSON representation
cloft -> neocloft -> cloft2
- Host: GitHub
- URL: https://github.com/ujihisa/cloft2
- Owner: ujihisa
- Created: 2014-07-10T01:35:42.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-08-15T06:13:39.000Z (over 10 years ago)
- Last Synced: 2024-04-14T19:21:38.146Z (7 months ago)
- Language: Clojure
- Size: 574 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
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 runBy 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.