Skip to content

Latest commit

 

History

History
40 lines (26 loc) · 1.16 KB

README.md

File metadata and controls

40 lines (26 loc) · 1.16 KB

CraftyMc

An open source alternative to curseforge, supporting modrinth for all your modpack consumption and creation needs.

In alpha stages. Heavily inspired by curseforge for ui purposes, for now.

Supports creating custom modpacks, importing and exporting modrinth modpacks

Update

A lot of stuff broke right when I released it, don't have the motivation anymore to work on this

Technology

Preview

app_1653166952

  • Preview is outdated and is from v0.2.0-alpha or earlier

Current Roadmap

See the project page for up to date progress.

  • Full Linux support
  • Download mods on import (from normal zip)
  • Fabric Support
  • Mod Update Checking & Installing
  • UI Improvements
  • Code Cleanup
  • Full Testing

Development

  • yarn or npm i to install UI dependencies,
  • yarn serve or npm run serve to run the web server for port 8080
  • yarn tauri dev or npm run dev to run the application (requires web server to be running)