2022-06-28 18:16:41 -04:00
2022-05-29 22:27:04 -04:00
2022-06-01 17:28:48 -04:00
2022-06-12 13:55:54 -07:00
2022-06-01 17:28:48 -04:00
2022-05-28 21:25:37 -07:00

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 install or yarn install
  • npm run start:dev or yarn 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_KEY as an environment variable with a path to your private key.
  • Add the TAURI_KEY_PASSWORD as an environment variable with the password for your private key.
  • Run npm run update or yarn 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)

Screenshots

image image image image image

Description
A custom launcher designed to make it as easy as possible to proxy anime game traffic to private servers.
Readme Apache-2.0 31 MiB
Languages
TypeScript 53.5%
Rust 27.4%
C 8.1%
CSS 7.3%
C++ 3.5%
Other 0.2%