Wyatt Verchere 9f40640ed8 String settings hooks (#82)
* added theme; env change

* began refactoring

* added process hook

* now singular string for each hook

* fixed splitting by comma to by space

* profile_create function updated

* prettier

* added jre validator

* restructured so that it doesnt look like a vec

* fixed merge issue

* snake case

* resolved merge issues + added process events

* clippy, fmt

* removed unnecssary func
2023-04-17 12:40:27 -07:00
2023-04-06 18:08:54 -07:00
2023-03-31 10:37:06 -07:00
2023-03-31 18:44:26 -07:00
2023-04-17 12:40:27 -07:00
2023-04-13 12:03:15 -07:00
2023-04-17 12:40:27 -07:00
2023-03-31 11:00:43 -07:00
2023-04-17 12:40:27 -07:00
2023-03-31 11:00:43 -07:00
2023-03-30 15:18:57 -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
RocketMC is a safe, open-source Minecraft launcher designed with offline users in mind, built on the proven and trusted astralrinth codebase
Readme 115 MiB
Languages
Rust 46.8%
Vue 36.8%
TypeScript 10.7%
HTML 2.7%
JavaScript 1.4%
Other 1.5%