mirror of
https://github.com/bakustarver/rpgmakermlinux-cicpoffs.git
synced 2025-03-28 14:56:21 +01:00
Update README.md
This commit is contained in:
parent
c247134d9a
commit
2b89783473
1 changed files with 7 additions and 0 deletions
|
@ -27,6 +27,13 @@ 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
|
||||
```
|
||||
|
||||
|
||||
## Custom path
|
||||
If you want to change the default installation location, use the following command before installation
|
||||
```
|
||||
echo "$HOME/somedirpath/" > "$HOME/.config/defrpgmakerlinuxpath.txt"
|
||||
```
|
||||
|
||||
## Uninstall
|
||||
```
|
||||
wget -qO- "https://raw.githubusercontent.com/bakustarver/rpgmakermlinux-cicpoffs/main/uninstallgithub.sh" | bash
|
||||
|
|
Loading…
Add table
Reference in a new issue