Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/loperd/mcroulette
An attempt to create Minecraft Roulette Open Case like the CS:GO.
https://github.com/loperd/mcroulette
csgo minecraft roulette
Last synced: 25 days ago
JSON representation
An attempt to create Minecraft Roulette Open Case like the CS:GO.
- Host: GitHub
- URL: https://github.com/loperd/mcroulette
- Owner: loperd
- License: gpl-3.0
- Created: 2020-07-13T19:35:17.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-05-02T18:05:19.000Z (over 1 year ago)
- Last Synced: 2023-05-02T19:24:45.035Z (over 1 year ago)
- Topics: csgo, minecraft, roulette
- Language: TypeScript
- Homepage:
- Size: 109 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# MC Roulette
You can see demo at https://rmc.loper.me
## Project setup
```
yarn install
```### Compiles and minifies for production
```
yarn build
```### License
```
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.You should have received a copy of the GNU General Public License
along with this program. If not, see .
```