Giter Club home page Giter Club logo

d53launcher's Introduction

Minetest Launcher

NOTE: Here be dragons. This is very early in development, and is not production-ready.

This is an alternative Minetest launcher written as a Tauri application (Electron, but fast) with SvelteKit.

This currently is only guaranteed to work on Windows. MacOS only has a public Minetest build for 5.6.0 and there are no trusted AppImage files for Linux (that I know of).

Requirements

From source

git clone https://github.com/district53/d53launcher
cd d53launcher
yarn install
yarn dev

Use yarn build to build a self-contained binary for your current distribution. Cross builds do not work in Tauri at the moment.

How does it work

  • Tauri apps use a native web view component to load the application (which is actually just a fancy webpage)
  • Downloads go to a specific directory (see more below)
  • The frontend just politely requests the Tauri backend to launch Minetest

Does this support custom installations?

(not in this exact build bc i had to rewrite like half of the version logic borpaSpin) Yes, but only if:

  • the installation is in your versions/ directory
  • the installation contains the following sub-directories: bin/, games/, mods/, textures/, screenshots/, worlds/

licensing

this project uses a few external things:

this project also modifies the minetest logo which is licensed under CC-BY-SA 3.0. the modified logo is used in the following locations, and as such are licensed as CC-BY-SA 3.0:

  • src-tauri/icons/*
  • src/lib/icon/Logo.svelte

d53launcher's People

Contributors

recluse4615 avatar leitesv avatar miniontoby avatar nayiemwillems avatar

Forkers

dokdo-sh

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.