Skip to content

Latest commit

 

History

History
30 lines (17 loc) · 678 Bytes

README.md

File metadata and controls

30 lines (17 loc) · 678 Bytes

Magic in progress...

output

Install & play

Get the release here and enjoy! :)

Macos

On Macos the operating system will misleadingly say that the file is damaged and to throw it away. This happens because it's not signed, so the alternative to paying 100$ to apple right now is to run this command to remove the quarantine:

xattr -d com.apple.quarantine /Applications/kroco6.app/

Requirements (dev)

  • Rust
  • Npm

Files

  • src-tauri: the rust backend
  • src: the svelte frontend

Run

npm run tauri dev