Skip to content

SpectrumQT/TileGUI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TileGUI logo

Simple yet powerful GUI framework for XXMI

FeaturesInstallationHow To Use As Mod UserHow To Use As Mod AuthorResourcesLicense

Features

  • INI Native — Designed as .ini with bunch of HLSL shaders, no .dll required
  • Fully Dynamic — All Tile properties can be changed on the fly
  • Expandible — Create your own CustomShaders to directly modify data arrays
  • Highly Optimized — Aims to minimize performance footprint
  • Robust — Stateless architecture isolates clients from each other

Installation

  1. Download the latest release of TileGUI_vX.X.X.zip
  2. Extract TileGUI_vX.X.X.zip to \Mods\ folder

Correct path to extracted TileGUI folder should look like:

\Mods\TileGUI

How To Use As Mod User

Just install it if you have any mods requiring TileGUI. Framework won't do anything on its own.

How To Use As Mod Author

Framework is currently in the early alpha-testing phase with no docs ready. Also, while current API is unlikely to change significantly, there's absolutely no guarantee that it'll be compatible with first modder-friendly release. I'd advice to wait for further announcements before jump into.

Showcase Mods

License

TileGUI is licensed under the GPLv3 License.

About

Simple yet powerful GUI framework for GIMI

Resources

License

Stars

Watchers

Forks

Packages

No packages published