8000 GitHub - iriscats/mintcat: Unreal Engine mod loader and integration
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

iriscats/mintcat

 
 

Repository files navigation

MINTCAT

Logo

Introduction

MintCat is a Deep Rock Galactic mod loader and integration tool. It is built with Rust and Tauri, and the frontend is built with React and Typescript.

Features

1. Mod Management:

  • Add mods from mod.io
  • Add mods from local files
  • Update mods
  • Mod rename
  1. mod.io Search, Download, Update

Architecture

  1. Frontend: React + Typescript + Vite + AntDesign
  2. Backend: Rust + Tauri

Tuari 2.0

https://v2.tauri.app/start/

AntDesign

https://ant-design.antgroup.com/index-cn

Modio RESTful API

https://docs.mod.io/restapiref/#getting-started

Build & Dev

pnpm install 
pnpm tauri dev

Publish

./release.sh

App Path

Config Path

Windows: 
C:\Users\bytedance\AppData\Roaming\com.mint.cat

macOS:
~/Library/Application Support/com.mint.cat

Log Path

Windows: 
C:\Users\Alice\AppData\Local\com.mint.cat\logs

macOS:
~/Library/Logs/com.mint.cat

Cache Path

Windows: 
C:\Users\Alice\AppData\Local\com.mint.cat\

macOS:
~/Library/Caches/com.mint.cat

About

Unreal Engine mod loader and integration

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 66.4%
  • Rust 22.5%
  • NSIS 9.7%
  • CSS 1.3%
  • HTML 0.1%
  • Shell 0.0%
0