Added Spellcast NUI menu

Added Spellcast NUI menu.
Organized modding tools.
Full compile.
This commit is contained in:
Jaysyn904
2025-05-31 20:09:10 -04:00
parent 67bb78d085
commit 2d439cc179
45 changed files with 136 additions and 74 deletions

View File

@@ -0,0 +1,6 @@
void main()
{
ExecuteScript("prc_onplaytarget");
ExecuteScript("mod_target");
}