Skip to content

Releases: ProunceDev/MultiTest

Release 1.1.0-Beta

Choose a tag to compare

@ProunceDev ProunceDev released this 15 Oct 07:10

MultiTest v1.1.0 (Beta Release)

We are excited to announce the release of version 1.1.0 Beta, which includes Ubuntu/Debian support along with several bug fixes and improvements.

🚀 New Features

  • Ubuntu/Debian Support: Added support for Ubuntu and Debian distributions. You can now easily install and run the application on these platforms.

🐛 Bug Fixes

  • Fixed an issue where the application would crash on startup for certain Windows installs.
  • Resolved an issue loading mods and textures from instances.

Release 1.0.0-Beta

Choose a tag to compare

@ProunceDev ProunceDev released this 13 Oct 07:47

MultiTest v1.0.0 (Beta Release)

First beta release of MultiTest, a comprehensive Minetest launcher.

Features:

  • Global Configurations: Manage settings across multiple instances from a single global configuration file.
  • Instance Management: Easily create, modify, and manage multiple Minetest instances.
  • User-Friendly Interface: Clean and intuitive UI for managing all aspects of your Minetest experience.

TODO (Planned Features):

  • Refactor settings.py to use the configparser library for improved configuration management.
  • Split instance_manager.py into smaller, more manageable files for each class.
  • Add ContentDB support to allow users to download and add mods directly through the mod configuration menu.
  • Expand Linux support with basic Ubuntu functionality and potentially other platforms.

This beta release focuses on core functionality, and we look forward to feedback and suggestions to improve the user experience and feature set.