Skip to content

Tedezed/gb-studio-plugins

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

GB Studio Plugins

This repository contains a collection of plugins for GB Studio, developed to extend the functionality of your Game Boy games.

Available Plugins

Multi Language Text

A plugin designed to simplify the implementation of multi-language text systems in GB Studio:

  • eventTextDialogueMulti replaces the original dialogue event, so you won't have to modify any events in your game; it also appears in the dialogue preview section.
  • eventTextDrawMulti new event for draw text.
  • eventTextChoiceMulti new event for menu choice.
  • eventMenuMulti new event for menu.

Installation

  1. Download this repository or the specific plugin folder.
  2. Place the plugin folder inside your GB Studio project's plugins directory (e.g., your-project/plugins/Multi_Language_Text).
  3. Reload your project in GB Studio.

Examples

Created a folder with examples to easily understand how to use the plugins.

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

Development of GB Studio Plugins by Tedezed 🎮

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published