UIXC demo

This commit is contained in:
Yoshi Askharoun
2024-06-13 17:30:39 -05:00
parent a3d7e73b11
commit d536297161
2 changed files with 3657 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
{
"profiles": {
"UIXC": {
"commandName": "Project",
"commandLineArgs": "decompile CONTEXTMENU.UIX --verbose -A UIXControls.dll",
"workingDirectory": "D:\\Documents\\REProj\\Zune\\UIXControls48"
}
}
}