Update README.md

This commit is contained in:
bakustarver 2024-03-09 21:12:23 +02:00 committed by GitHub
parent d276d46cb6
commit 14865548cf
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -28,6 +28,15 @@ After installing the program you can run the game using an application - "RPG Ma
wget -qO- "https://raw.githubusercontent.com/bakustarver/rpgmakermlinux-cicpoffs/main/installgithub.sh" | bash wget -qO- "https://raw.githubusercontent.com/bakustarver/rpgmakermlinux-cicpoffs/main/installgithub.sh" | bash
``` ```
## Uninstall
```
wget -qO- "https://raw.githubusercontent.com/bakustarver/rpgmakermlinux-cicpoffs/main/uninstallgithub.sh" | bash
```
or
```
rm "$HOME/desktopapps/nwjs" && rm "$HOME/.local/share/applications/nwjstest.desktop" && rm "$HOME/.local/bin/rpgmaker-linux"
```
## Command line Options ## Command line Options
#### Run the rpg maker game #### Run the rpg maker game