mirror of
https://github.com/ZuneDev/ZuneUIXTools.git
synced 2026-07-27 13:11:59 -07:00
Add README
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
# 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.
|
||||
Reference in New Issue
Block a user