Skip to content

Commit d3148ff

Browse files
authored
Update README.md
1 parent ffd8633 commit d3148ff

1 file changed

Lines changed: 5 additions & 2 deletions

File tree

README.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
![preview](https://i.gyazo.com/2075bcc6fe2a8f85d128d330b397ce6a.png)
2+
13
# RPFUtility
24

35
[![DISCORD](https://img.shields.io/badge/Discord-Join-7289DA.svg)](https://discord.gg/JvRRuTm)
@@ -6,7 +8,7 @@
68
[![GitHub release](https://img.shields.io/github/release/RPFramework/RPFUtility.svg)](https://github.com/RPFramework/RPFUtility/releases)
79
[![license](https://img.shields.io/github/license/RPFramework/RPFUtility.svg)](https://github.com/RPFramework/RPFUtility/blob/master/LICENSE)
810

9-
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](https://github.com/RPFramework/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 here](https://github.com/RPFramework/RPFUtility/releases/latest)
11+
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](https://github.com/RPFramework/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](https://github.com/RPFramework/RPFUtility/releases/latest)
1012

1113
#### 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!
1214

@@ -20,5 +22,6 @@ RPFUtility is an utility tool for tasks that at least Kerkkoh needs to do way to
2022
### Contributing
2123
1. Fork the repository
2224
2. Install node.js
23-
3. cd to your fork in cmd and run "npm install && npm start"
25+
3. Go to your fork in cmd and run "npm install && npm start"
2426
4. Start editing
27+
5. Use asar to pack it into an app.asar

0 commit comments

Comments
 (0)