Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/supermomonga/akechi.rukkit
Rukkit plugins for Akechi's game VM server
https://github.com/supermomonga/akechi.rukkit
Last synced: 6 days ago
JSON representation
Rukkit plugins for Akechi's game VM server
- Host: GitHub
- URL: https://github.com/supermomonga/akechi.rukkit
- Owner: supermomonga
- Created: 2014-11-18T01:23:28.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2016-07-02T23:16:46.000Z (over 8 years ago)
- Last Synced: 2024-12-17T19:51:39.501Z (29 days ago)
- Language: Ruby
- Size: 378 KB
- Stars: 1
- Watchers: 10
- Forks: 3
- Open Issues: 6
-
Metadata Files:
- Readme: README.mkd
Awesome Lists containing this project
README
## akechi.rukkit
This is rukkit plugins repository of akechi.rukkit craftbukkit server.
See [supermomonga/rukkit](https://github.com/supermomonga/rukkit) for more information of rukkit.
## How to run
```sh
git clone [email protected]:supermomonga/akechi.rukkit.git
cd ./akechi.rukkit
cp config.yml.sample ./data/rukkit/config.yml
vim ./data/rukkit/config.yml
sh ./run
```