A Rust application for uploading Wani mods to the Steam Workshop
Go to file
Legalo eb660b1275 Update icons 2024-04-11 19:00:54 -03:00
assets Update icons 2024-04-11 19:00:54 -03:00
src Uploader no longer deletes your mods, extension rename now works, absolute path now works 2024-04-10 00:41:37 -03:00
.gitignore
Cargo.lock Update version number 2024-04-10 13:34:12 -03:00
Cargo.toml Update version number 2024-04-10 13:34:12 -03:00
LICENSE
build.rs Linux bullshit 2024-04-09 23:16:48 -03:00
readme.md
steam_appid.txt

readme.md

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.
  3. If planning to release it must be released with steam_api64.dll alongside the executable.