Skip to content

Adds a custom menu scene for items, a more detailed equip scene, better status scene for your party, more detailed view of your save data and custom options for the player to your RPG Maker VX game.

License

Notifications You must be signed in to change notification settings

chaoshades/rmvx-ebjb-menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rmvx-ebjb-menu

Adds a custom menu scene for items with filters like in "Tales of Phantasia", more detailed equip scene, different status scene for your party, more detailed view or your save data and custom options for the player (difficulty, volume, in-game tutorials) to your RPG Maker VX game.

Table of contents

Quick start

  • See dependencies
  • Run this command to combine external scripts source into one file. ruby build-ext.rb
  • Run this command to combine core scripts source into one file. ruby build.rb
  • Copy the resulting files into your RPG Maker VX project

    Watch out ! The external scripts needs to be before the menu scripts.

OR

  • There is an already pre-compiled demo with the classic sample project.

Dependencies

The dependencies must be inserted, in the below order, before the script of this repo :

Documentation

Instruction for usage

All of the configuration available are within the MENU_CONFIG module.

Contributing

Still in development...

Creators

Credits

  • Woratana : Neo Save System V
  • KGC : BattleDifficulty, Outline
  • Yanfly : Yanfly Engine RD - Menu System Options

About

Adds a custom menu scene for items, a more detailed equip scene, better status scene for your party, more detailed view of your save data and custom options for the player to your RPG Maker VX game.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages