Add basic readme

This commit is contained in:
2024-03-18 23:59:00 -03:00
parent 4fbdb25272
commit 342da64a76

8
readme.md Normal file
View File

@ -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.