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
1fdbad78ec
commit
1662b5635a
1 changed files with 3 additions and 2 deletions
|
@ -1,5 +1,6 @@
|
|||
# RPG Maker MV / MZ for Linux [ cicpoffs mount]
|
||||
The bash wrapper enforces the use of [native Linux libraries](DEPENDENCIES.md) to run various game engines. It can be considered an alternative to WINE. This software creates a local port of the Linux version from the Windows port and then executes it. Initially, it supported only RPG Maker MV and MZ, but it now also supports RPG Maker XP, VX, VX Ace, MV, MZ, TyranoBuilder, Godot, Construct 2/3, and Nscripter.
|
||||
The bash wrapper uses native Linux libraries to run Windows games and serves as an alternative to WINE. It creates a local port of the Linux version from the Windows port and then executes it.
|
||||
Initially, it supported only RPG Maker MV and MZ, but it now also supports RPG Maker XP, VX, VX Ace, MV, MZ, TyranoBuilder, Godot, Construct 2/3, and Nscripter.
|
||||
|
||||
Priority is primarily on RPG Maker MV/MZ. (if you have errors with XP, VX, Vx Ace address this [link](https://github.com/mkxp-z/mkxp-z)).
|
||||
|
||||
|
@ -45,7 +46,7 @@ rm -rf "$HOME/desktopapps/nwjs" && rm "$HOME/.local/share/applications/nwjstest.
|
|||
|
||||
## Command line Commands
|
||||
|
||||
#### Run the rpg maker game
|
||||
#### to start the rpg maker game
|
||||
```
|
||||
rpgmaker-linux
|
||||
```
|
||||
|
|
Loading…
Add table
Reference in a new issue