Skip to content

CompileApp is a launcher that calls the pawncc compiler in order to compile .pwn files (filterscripts).

Notifications You must be signed in to change notification settings

MrDave1999/CompileApp-FS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CompileApp

CompileApp is a launcher that calls the pawncc compiler in order to compile .pwn files (filterscripts).

I used this application in a SA-MP project and for that reason I publish it in this repository to have it saved here.

Requirements

  • Install .NET 8.0 to be able to run the application.
  • Download the pawncc compiler and then edit the PATH environment variable so that cmd.exe can take "pawncc" as a command.
  • Unzip the CompileApp.zip file to the SA-MP server directory.
  • Then run CompileApp.exe and you are done. This should compile the server's filterscripts.

About

CompileApp is a launcher that calls the pawncc compiler in order to compile .pwn files (filterscripts).

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages