mirror of
https://github.com/bakustarver/rpgmakermlinux-cicpoffs.git
synced 2025-04-29 19:44:52 +02:00
Update README.md
This commit is contained in:
parent
d276d46cb6
commit
14865548cf
1 changed files with 9 additions and 0 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Reference in a new issue