Skip to content

Latest commit

 

History

History
24 lines (13 loc) · 1.21 KB

README.md

File metadata and controls

24 lines (13 loc) · 1.21 KB

RPG Maker 2003 Clean Project

When creating a new project, RPG Maker 2003 includes many entries in the database, and requires the use of RTP. Using personal resources requires a tedious cleanup of the database in every new project.

This blank project saves you from doing this step. It doesn't need RTP, and only contains the mandatory files to launch the game. The database is fully cleaned up, except for the glossary.

Customization

You can remove CharSet/Vehicles.png by setting another charset for the vehicles in the database.

An easy way to check if your game needs RTP files is by renaming the RTP folder in your RPG Maker 2003 installation. If your game still runs fine, you're good to go!

More details

Project created with RM2003 1.12a.

All of the base files are obtained from RPG Maker 2003. The license provided by Enterbrain can be found at LICENSE/RM2003_EULA.rtf.

All changes we made to the base files are covered by The Unlicense, see LICENSE/LICENSE.

Related projects