diff options
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -25,3 +25,6 @@ node_modules/ # Python Build dist/ __pycache__/ + +# Tauri artifacts +artifacts/ |
| index : DropOut | |
| This is a new Minecraft launcher that is currently in development. It is designed to be a modern, fast and efficient launcher. It is written in Rust. Aims to be a Reproducible Minecraft Workspace Manager. | HydroRoll-Team |
| aboutsummaryrefslogtreecommitdiffstatshomepage |
| -rw-r--r-- | .gitignore | 3 |
@@ -25,3 +25,6 @@ node_modules/ # Python Build dist/ __pycache__/ + +# Tauri artifacts +artifacts/ |