mirror of
https://github.com/Grasscutters/Cultivation.git
synced 2025-12-12 15:14:35 +01:00
Update README.md
This commit is contained in:
@@ -31,6 +31,7 @@ Once downloaded, extract somewhere and open as administrator.
|
|||||||
# Developer Quickstart
|
# Developer Quickstart
|
||||||
|
|
||||||
### Setup
|
### Setup
|
||||||
|
* Install [NodeJS >12](https://nodejs.org/en/)
|
||||||
* Install [Cargo](https://doc.rust-lang.org/cargo/getting-started/installation.html) & [Rust compiler](https://www.rust-lang.org/tools/install)
|
* Install [Cargo](https://doc.rust-lang.org/cargo/getting-started/installation.html) & [Rust compiler](https://www.rust-lang.org/tools/install)
|
||||||
* `npm install` or `yarn install`
|
* `npm install` or `yarn install`
|
||||||
* `npm run start:dev` or `yarn start:dev`
|
* `npm run start:dev` or `yarn start:dev`
|
||||||
@@ -63,4 +64,4 @@ A full theming reference can be found [here!](/THEMES.md)
|
|||||||
## Credits
|
## Credits
|
||||||
* [SpikeHD](https://github.com/SpikeHD): For originally creating **GrassClipper** and creating the amazing UI of Cultivation.
|
* [SpikeHD](https://github.com/SpikeHD): For originally creating **GrassClipper** and creating the amazing UI of Cultivation.
|
||||||
* [KingRainbow44](https://github.com/KingRainbow44): For building a proxy daemon from scratch and integrating it with Cultivation.
|
* [KingRainbow44](https://github.com/KingRainbow44): For building a proxy daemon from scratch and integrating it with Cultivation.
|
||||||
* [Tauri](https://tauri.app): For providing an amazing, efficient, and simple desktop application framework/library.
|
* [Tauri](https://tauri.app): For providing an amazing, efficient, and simple desktop application framework/library.
|
||||||
|
|||||||
Reference in New Issue
Block a user