README.md aktualisiert

This commit is contained in:
2026-06-12 19:37:09 +00:00
parent 3d4042ff9e
commit 46494c29d9
+5 -10
View File
@@ -1,13 +1,8 @@
# Weirdcore Dating Simulator # Weirdcore Dating Simulator
## Installieren ## Anwendung ausführen
1. Repository Klonen - Cargo installieren (Falls noch nicht vorhanden): `sudo apt install cargo`
`git clone https://git.bnd.wtf/irrlicht/wds.git` - Repository Klonen: `git clone https://git.bnd.wtf/irrlicht/wds.git`
- In den Ordner wechseln: `cd wds`
2. Cargo installieren (Falls noch nicht vorhanden) - Anwendung bauen und ausführen: `cargo run`
`sudo apt install cargo`
3. App bauen und ausführen
`cd wds`
`cargo run`