RPG Maker MV, Video games

RMMV – Login Screen with API

RPG Maker MV - Login Screen with API

RPG Maker MV

Details

  • Version: 1.0
  • Type: Plugin
  • RPG Maker MV

This plugin for RPG Maker MV was created because I could not find anything similar to protect my games under an account that are on another platform and another database, establishing a communication via API.
First we download it and copy it to our plugins folder and when we load it we can define the URL of the endpoint where the user will be able to log in. Currently it will send email and password to the designated URL in POST format and if it returns a HTTP 200 status (successful) it will enter the Title screen.
If not it will display an error.

Leave a Reply