-
Notifications
You must be signed in to change notification settings - Fork 10
Professional version Installation
bakustarver edited this page Sep 2, 2025
·
9 revisions
After payment, you can simply download the program.


If you want to automate updates and simplify installation, follow these instructions
Follow a link and copy your key
https://itch.io/user/settings/api-keys

Run the pro version installer in your terminal and paste the itch.io key in the window
wget -qO- "https://raw.githubusercontent.com/bakustarver/rpgmakermlinux-cicpoffs/refs/heads/main/proversion/proversion_install.sh" | bash

After clicking Ok - the pro version will be installed.
-
Save your API key to the config file:
echo "YOURKEY" > "$HOME/.config/itchiokey.txt"
-
Run a full update:
rpgmaker-linux --fullupdate
If you have purchased the program and added a key, you will be able to update automatically to the new version.