Samantha is a WIP Steam Achievement Manager for Windows and Linux
- Node.JS + npm
- Rust + Cargo (Check Rustup)
- Tauri requirements: https://tauri.app/v1/guides/getting-started/prerequisites/
- Clone the repo
git clone https://github.com/LuisMayo/vhs-server-patcher
- Install dependencies
cd vhs-server-patcher; npm i
- If you want to just build it...
npx tauri build
Or if you prefer to run it for development purposesnpx tauri dev
Since this is a tiny project we don't have strict rules about contributions. Just open a Pull Request to fix any of the project issues or any improvement you have percieved on your own. Any contributions which improve or fix the project will be accepted as long as they don't deviate too much from the project objectives. If you have doubts about whether the PR would be accepted or not you can open an issue before coding to ask for my opini on.