A downloadable asset pack

Buy Now$20.00 USD or more

Transform your RPG Maker MZ store with our plugin! Easily define items through a .txt file on GitHub, enabling dynamic, real-time changes for all players. Quick and simple installation! Note: GitHub may take a little time to update the changes.

Installation Process for Your RPG Maker MZ Plugin

  1. Configure Token and Repository:
    • Token: Go to GitHub Settings, generate a new token, and copy it.
    • Repository: Create a new repository on GitHub or use an existing one.
    • Branch: Ensure the main branch is named main.
    • File: Create a file named remoteonlinestore.txt in the main branch of the repository.
  2. Plugin Configuration:
    • Replace the information in the code: javascript
      const token = 'YOUR_TOKEN_HERE'; const repo = 'YOUR_REPOSITORY_NAME'; const branch = 'main'; const filePath = 'remoteonlinestore.txt'; 
  3. Detailed Instructions:
    • Obtain Token:
      1. Go to GitHub Settings.
      2. Click on "Generate new token".
      3. Name the token and select the necessary permissions.
      4. Click on "Generate token" and copy the generated token.
    • Obtain Repository:
      1. Go to GitHub Repositories.
      2. Create a new repository or select an existing one.
      3. Use the repository name in the code.
    • Create File:
      1. In the repository, go to the main branch.
      2. Click on "Add file" and select "Create new file".
      3. Name the file remoteonlinestore.txt.
      4. Add the desired content and click on "Commit new file".


Published 4 days ago
StatusReleased
CategoryAssets
AuthorProtoX
Tagsplugin, RPG Maker, RPG Maker MZ

Purchase

Buy Now$20.00 USD or more

In order to download this asset pack you must purchase it at or above the minimum price of $20 USD. You will get access to the following files:

RemoteShopLoader.zip 1.7 kB

Leave a comment

Log in with itch.io to leave a comment.