Welcome to PGMZ! My goal is to make it easy for everyone to find and share great plugins for creating amazing games. As a plugin developer myself, I'm excited to grow this community with all of you.
MNKR Open Window Links - MNKR_OpenWindowLinks.js
Plugin desc : Adds a plugin command that opens the specified URL in a new window.
License : MIT License
Author : munokura
Website : http://x.com/munokura
Desc page : https://raw.githubusercontent.com/munokura/MNKR-MZ-plugins/master/MNKR_OpenWindowLinks.js
File name : MNKR_OpenWindowLinks.js
Help of plugin :
@target MZ @url https://raw.githubusercontent.com/munokura/MNKR-MZ-plugins/master/MNKR_OpenWindowLinks.js @plugindesc Adds a plugin command that opens the specified URL in a new window. @author munokura @license MIT License @help Provides a plugin command that opens a specified URL in a new window. # Terms of Use MIT License. http://opensource.org/licenses/mit-license.php Modifications and redistribution are permitted without permission from the author, and there are no restrictions on usage (commercial, 18+, etc.). # Acknowledgments The main part of the code is published by Triacontane. https://gist.github.com/triacontane/8992baccfb35f985ec93107b8ced6c30 We would like to express our gratitude to Triacontane for his work. @command newWindow @text New Window Open URL @desc Opens the specified URL in a browser. @arg text @text URL @desc Set the URL to open. @type string