biud436 / MZ

This plugin package includes helpful features to get you on your way to create your game in RPG Maker MZ (DEV BRANCH)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Introduction

This plugin package includes helpful features to get you on your way to create your game in RPG Maker MZ.

How to upstream to MV repository

to upstream to MV repository, you need to follow the steps below:

git clone https://github.com/biud436/MZ.git
cd ./MZ

and then, you can add a new remote repository and push your changes to it (maintainer only).

git remote add MV-1 https://github.com/biud436/MV.git
git push MV-1 master:MZ # git push remote-name <source:destination>

Credit and Thanks

Biud436.

Terms of Use

Free for commercial and non-commercial use.

License

The MIT License (MIT)

About

This plugin package includes helpful features to get you on your way to create your game in RPG Maker MZ (DEV BRANCH)

License:MIT License


Languages

Language:JavaScript 100.0%Language:Shell 0.0%