diff --git a/readme.md b/readme.md new file mode 100644 index 0000000..c24bb79 --- /dev/null +++ b/readme.md @@ -0,0 +1,8 @@ +Originally made by 4onen for the game Angels With Scalie Wings + +Original repo: https://github.com/4onen/AwSW-Workshop-Uploader/ + +To build: + +1. Install Rust +2. Open the command prompt in the folder and do cargo build, alternatively do cargo run to build and then run the application.