Small project about the FUI file structure used in Legacy Editions of Minecraft.
Licensed under the terms of the GNU General Public License, version 3 or later (GPLv3+).
The FUI File Documentation can be found here.
Reference used can be found here.
git clone https://github.com/NessieHax/fui-research-repo.git
cd fui-research-repo
pip install -r requirements.txt
Python 3 Examples can be found here.
(developed and tested only on Python 3.10, might work with lower Python 3 versions).
Note: the current example is only for the command line.