External Links (YEP)

From Yanfly.moe Wiki
Revision as of 20:27, 30 October 2019 by Yanfly (talk | contribs)
Jump to navigation Jump to search

Welcome to the wiki! This is where you can find resources from Yanfly.moe, Ækashics.moe,
VisuStella, Caz Wolf, Fallen Angel Olivia, Atelier Irina, and other affiliated content creators.



Download

System

This is a plugin created for RPG Maker MV.

For help on how to install plugins, click here.

For help on how to update plugins, click here.

Got errors with your RPG Maker MV plugin? Click here.


Masterarbeit Writer

Yanfly Engine Plugins

This plugin is a part of the Yanfly Engine Plugins library.


Introduction

This plugin allows you to place a "link" to your home page at the title
screen's command window towards the bottom. To adjust where the link goes,
change the Home Page URL in the plugin's parameters.

Plugin Commands

PluginCommandsMV.png

Plugin Commands are event commands that are used to call upon functions added by a plugin that aren't inherently a part of RPG Maker MV.

Here is a list of Plugin Command(s) that you may use:

If you wish to send players to other links, you can use the following
plugin commands.

Plugin Command
  OpenNewTab http://www.google.com/     Opens link in a new tab.
  OpenNewWindow http://www.google.com/  Opens link in a new window.

Some web browsers may not differentiate these commands too much.

Changelog

Version 1.01:
- Updated for RPG Maker MV version 1.5.0.

Version 1.00:
- Finished Plugin!