Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 772 Bytes

File metadata and controls

25 lines (17 loc) · 772 Bytes

FUI-Research Project

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+).

Documentation

The FUI File Documentation can be found here.

Reference

Reference used can be found here.

Setup

git clone https://github.com/NessieHax/fui-research-repo.git
cd fui-research-repo
pip install -r requirements.txt

Examples

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.