Update Iris

This commit is contained in:
Yoshi Askharoun
2024-07-04 12:51:32 -05:00
parent 103e966cc5
commit 7d408659dc
2 changed files with 3 additions and 4 deletions
+2 -3
View File
@@ -1,9 +1,8 @@
{ {
"profiles": { "profiles": {
"UIXC": { "UIXC": {
"commandName": "Project", "commandName": "Project",
"commandLineArgs": "decompile CONTEXTMENU.UIX --verbose -A UIXControls.dll", "commandLineArgs": "decompile CONTEXTMENU.UIX --verbose -A UIXControls.dll -I D:\\Documents\\REProj\\Zune\\UIXControls48"
"workingDirectory": "D:\\Documents\\REProj\\Zune\\UIXControls48"
} }
} }
} }