A Rust application for uploading Wani mods to the Steam Workshop
Go to file
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 Initial possibly complete version. 2022-12-15 10:10:56 -08:00
build.rs Linux bullshit 2024-04-09 23:16:48 -03:00
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 Create LICENSE 2023-08-21 23:33:14 -07:00
readme.md Update readme 2024-03-19 01:52:51 -03:00
steam_appid.txt Update AppID, clarify the upload target folder 2024-03-19 18:31:32 -03:00

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.