Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 705 Bytes

README.md

File metadata and controls

27 lines (17 loc) · 705 Bytes

About

This app tries to make your life as a GI player easier by providing useful features.

Features

  • Artifact Extractor
  • Built in artifact optimizer (maybe?)

If you want a feature then you can open an issue and I'll see if I can add it

Development

Environment Setup

  1. Install Rust
  2. Install NodeJS
  3. Install yarn (npm install -g yarn)

run yarn to install dependencies run yarn tauri dev to start the app

Recommended IDE Setup