Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/destofr/minetestlauncher
Work in progress Minetest server browser and launcher
https://github.com/destofr/minetestlauncher
gtk gtk4
Last synced: about 2 months ago
JSON representation
Work in progress Minetest server browser and launcher
- Host: GitHub
- URL: https://github.com/destofr/minetestlauncher
- Owner: destofr
- License: gpl-3.0
- Created: 2022-03-14T11:45:35.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-03-16T00:10:57.000Z (almost 3 years ago)
- Last Synced: 2024-12-12T15:10:26.695Z (about 2 months ago)
- Topics: gtk, gtk4
- Language: Python
- Homepage:
- Size: 24.4 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: COPYING
Awesome Lists containing this project
README
# Minetest Launcher
A GTK Minetest server browser and launcherThis is in a very early development stage.
Basic roadmap:
- Server list implementation
- Login management
- Detect and launch Minetest
- Preferences## Installation
To install the latest development version:
```
pip install https://github.com/destofr/MinetestLauncher/archive/refs/heads/main.zip
```## Contributing
Bug reports and pull requests are welcome.