Our great sponsors
-
theseus
Our game launcher which can be used as a CLI, GUI, and a library for creating and playing Modrinth projects. (by modrinth)
You can also build it yourself if you are so inclined, it's not too hard; cd theseus_gui && yarn run build && cd src-tauri && cargo build --release worked for me (on windows at least). It's a Tauri application
-
You can also build it yourself if you are so inclined, it's not too hard; cd theseus_gui && yarn run build && cd src-tauri && cargo build --release worked for me (on windows at least). It's a Tauri application
-
Mergify
Updating dependencies is time-consuming.. Solutions like Dependabot or Renovate update but don't merge dependencies. You need to do it manually while it could be fully automated! Add a Merge Queue to your workflow and stop caring about PR management & merging. Try Mergify for free.