Wyatt Verchere f52e777379
Compiler improvements (#145)
* Initial bug fixes

* fix compile error on non-mac

* Fix even more bugs

* Fix more

* fix more

* fix build

* fix build

* working basic

* removed zip

* working functions

* merge fixes

* fixed loadintg bar bug

* changed to one layer deep

* forge version numbers

* improvements + refactoring

* renamed things to fit plugin

* fixed bugs

* removed println

* overrides dont include mrpack

* merge

* fixes

* fixes

* fixed deletion

* merge errors

* force sync before export

* removed testing

* missed line

* removed console log

* mac error reverted

* incoreclty named helper

* added to new register method

* review changes

* minor changes

* moved create pack

* renamed function

---------

Co-authored-by: Jai A <jaiagr+gpg@pm.me>
2023-06-28 09:58:58 -07:00
2023-05-09 16:48:47 -07:00
2023-05-03 09:02:34 -07:00
2023-06-28 09:58:58 -07:00
2023-06-28 09:58:58 -07:00
2023-03-31 11:00:43 -07:00
2023-06-26 14:29:53 -07:00
2023-05-23 11:14:22 -07:00
2023-06-02 12:48:55 -07:00
2021-07-22 18:59:33 -07:00

theseus

A game launcher which can be used as a CLI, GUI, and a library for creating and playing modrinth projects

Theseus aims to provide three components:

  • A library (theseus)
  • A CLI (theseus-cli)
  • A GUI (theseus-gui)

Feel free to contribute!

Description
The Modrinth monorepo containing all code which powers Modrinth!
Readme 122 MiB
Languages
Rust 44.6%
Vue 38.6%
TypeScript 8.2%
HTML 5.1%
JavaScript 1.9%
Other 1.5%