Skip to content

Electron based utility program for executing various SQF/Arma 3 development related tasks and fast debugging.

License

Notifications You must be signed in to change notification settings

RPFramework/RPFUtility

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

preview

RPFUtility

DISCORD TRELLO Website GitHub release license

RPFUtility is an utility tool for tasks that at least Kerkkoh needs to do way too many times. These tasks are usually related to the development of RPFramework. If you happen to develop RPFramework and find yourself wanting a faster way to kill processes, pack and build pbos, starting the server up again and seeing the logs in realtime then download this. Contributions are appreciated. Developed with electron and just plain JS & some handlebars. If Kerkkoh talks about RPFUtils, he means this repository and is lazy. Download RPFUtility for Windows (x64) here

Note: RPFUtility should be ran with administrative rights since it needs to be able to kill processes. If you are concerned, it's fully open source right here! (look at Installing point 3 for compiling instructions)

Contributors

  • Kerkko(h)
  • MichaelSwissA3

Installing RPFUtility

  1. Just download the archive and extract it somewhere and lauch the executable.
  2. Change the preferences to your own ones and save them
  3. OR you can download the source, download electron and asar and pack the source into an asar archive and place it into the resources folder as app.asar

Contributing

  1. Fork the repository
  2. Install node.js
  3. Go to your fork in cmd and run "npm install && npm start"
  4. Optional: Pack it with asar, get one of the electron releases, throw the asar in resources as app.asar and run the executable, edit the executable with rcedit

About

Electron based utility program for executing various SQF/Arma 3 development related tasks and fast debugging.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published