View Single Post
Bara
AlliedModders Donor
Join Date: Apr 2012
Location: Germany
Old 01-19-2015 , 10:50   Re: [TOOLS] Atom Sourcepawn Syntax Highlighting v0.4.0
Reply With Quote #21

Code:
{
  "cmd": "spcomp.exe",
  "args": [ "-i{PROJECT_PATH}/include", "-o{PROJECT_PATH}/../plugins/{FILE_ACTIVE_NAME_BASE}.smx", "{FILE_ACTIVE}" ],
  "sh": false,
  "cwd": "{PROJECT_PATH}"
}
Maybe anyone need this.

Tested and works fine with Windows 7 (64 Bit), Atom 0.174.0 and Build 0.23.3
__________________
Discord (Bara#5006) | My Plugins (GitHub)
You like my work? Support is not a crime.
Bara is offline