Initial commit
This commit is contained in:
19
README.md
Normal file
19
README.md
Normal file
@@ -0,0 +1,19 @@
|
||||
## Plasma Launcher
|
||||
This is not ready for production.
|
||||
|
||||
Tested in NodeJS 22
|
||||
|
||||
### Extra features
|
||||
It adds default servers from https://files.chronika.hu/serverlist.json to the game using `prismarine-nbt` library.
|
||||
|
||||
### Setup
|
||||
```sh
|
||||
git clone https://git.chronika.hu/Cyanoure/Plasma-Launcher.git
|
||||
cd Plasma-Launcher
|
||||
npm install
|
||||
```
|
||||
|
||||
### Start
|
||||
```sh
|
||||
npm start
|
||||
```
|
||||
Reference in New Issue
Block a user