-
-
Notifications
You must be signed in to change notification settings - Fork 0
Installation
SpaceEngineerSS edited this page Dec 18, 2025
·
1 revision
Before installing CosmoRisk, ensure you have:
| Requirement | Version | Note |
|---|---|---|
| Node.js | 18+ | Download |
| Rust | 1.70+ | Install |
| NASA API Key | - | Get Free Key |
Download the latest release for your platform:
CosmoRisk_2.0.0_x64.msi
CosmoRisk_2.0.0_x64.dmg
CosmoRisk_2.0.0_amd64.AppImage
CosmoRisk_2.0.0_amd64.deb
git clone https://github.com/SpaceEngineerSS/CosmoRisk.git
cd CosmoRisknpm installnpm run tauri devnpm run tauri buildOutput files will be in src-tauri/target/release/bundle/
For Ubuntu/Debian:
sudo apt-get update
sudo apt-get install -y libwebkit2gtk-4.1-dev libappindicator3-dev librsvg2-dev patchelfMake sure you have Node.js 18+ installed:
node --versionInstall Rust via rustup:
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | shRight-click the app → Open → Click "Open" in the dialog.