Files
ZuneUIXTools/README.md
T

8 lines
615 B
Markdown
Raw Normal View History

2024-01-31 19:06:33 -06:00
# Microsoft Iris Tools
A set of basic tools for working with [Microsoft Iris UI](https://github.com/ZuneDev/MicrosoftIris).
## ZuneUIXTools
A barebones 'IDE' for writing UIX programs, primarily serves as a GUI client for the [in-development Microsoft Iris debugger](https://github.com/ZuneDev/MicrosoftIris/blob/46833d467f036e4ef9b72d5b34974d5830801bd9/UIX/Microsoft/Iris/Debug/IDebuggerServer.cs).
## Microsoft.Iris.Asm
A custom Assembly-like language for UIB instructions. Allows for a mostly direct conversion of UIB (compiled UIX) files into a human-readable format that can easily be modified and recompiled.