Skip to content

GTA SA DE Menu Plugin -v0.45 for Cleo redux 0.9

Latest
Compare
Choose a tag to compare
@yushaer yushaer released this 23 Jan 22:20
· 1 commit to main since this release

GTA SA DE Menu System For Cleo Redux

This is a library/plugin for Cleo Redux to create menus for script mods for the definitive editon of Grand theft Auto San Andreas. Its in early stages of development but still usable

Setup

1) Install [Cleo Redux](https://github.com/cleolibrary/CLEO-Redux) note that this requires cleo Redux version 0.9.0
2) Place the menu_system folder inside the CLEO folder which should be located inside win64 folder of game directory

Features

  • Menu Background Color customization
  • Setting Fonts for menu title and options
  • Setting menu position width
  • Setting max items in view
  • Automatic height calculation based on number of options
  • Setting highlight/hover color
  • Setting option outline color and height
  • Setting menu option background color
  • Automatic scrolling generation
  • Much more

Mod developers/Permission

The only requirement is that you mention me in the credit and link the download/release page https://github.com/yushaer/GTA-SADE-Menu-System/releases/tag/cleo_menu_plugin of my menu plugin rather then bundle my menu plugin files with your mod file


Credits

Seemann - For Cleo Redux

borsuk - For drawing rect/text functions