Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 653 Bytes

README.md

File metadata and controls

31 lines (19 loc) · 653 Bytes

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)