mirror of
https://github.com/Grasscutters/Cultivation.git
synced 2025-12-12 15:14:35 +01:00
1.8 KiB
1.8 KiB
Cultivation
A custom launcher designed to easily proxy traffic from anime game to private servers.
Table Of Contents
Download
Download the latest release here!
Once downloaded, extract somewhere and open as administrator. TODO
Developer Quickstart
Setup
- Install Cargo & Rust compiler
npm installoryarn installnpm run start:devoryarn start:dev
Building
npm run build or yarn build
Add --release or --debug depending on what release you are creating. This defaults to --release
Updating
- Add the
TAURI_PRIVATE_KEYas an environment variable with a path to your private key. - Add the
TAURI_KEY_PASSWORDas an environment variable with the password for your private key. - Run
npm run updateoryarn build - The update will be in
src-tauri/target/(release|debug)/msi/Cultivation_X.X.X_x64_xx-XX.msi.zip
Troubleshooting
Idk figure it out (TODO)




