https://github.com/Mountea-Framework/MounteaProjectLauncher
A small python-based project launcher which can launch projects locally with multiple settings. Useful for testing.
https://github.com/Mountea-Framework/MounteaProjectLauncher
build free launch mountea project unreal unreal-engine unrealscript
Last synced: 10 months ago
JSON representation
A small python-based project launcher which can launch projects locally with multiple settings. Useful for testing.
- Host: GitHub
- URL: https://github.com/Mountea-Framework/MounteaProjectLauncher
- Owner: Mountea-Framework
- License: other
- Created: 2024-03-27T09:09:00.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2025-02-16T11:48:52.000Z (11 months ago)
- Last Synced: 2025-02-16T12:26:42.617Z (11 months ago)
- Topics: build, free, launch, mountea, project, unreal, unreal-engine, unrealscript
- Language: Python
- Homepage:
- Size: 744 KB
- Stars: 9
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://github.com/Mountea-Framework/MounteaProjectLauncher/wiki)
[](https://github.com/Mountea-Framework/MounteaProjectLauncher/blob/master/LICENSE)
[](https://www.youtube.com/@mounteaframework)
[](https://discord.com/invite/2vXWEEN)
[](https://discord.com/invite/2vXWEEN)
[](https://app.codacy.com/gh/Mountea-Framework/MounteaProjectLauncher/dashboard?utm_source=gh&utm_medium=referral&utm_content=&utm_campaign=Badge_grade)
# Mountea Project Launcher
Mountea Project Launcher is a tool designed to facilitate the launching of Unreal Engine projects with ease. It provides a graphical user interface that allows users to load Unreal Engine maps, select launch options, and manage different versions of the Unreal Engine installed on their system.
## Features
- **Map Loading**: Dynamically load all `.umap` files within an Unreal Engine project directory.
- **Launch Options**: Choose how to launch the project (Server, Client, Standalone).
- **Engine Version Detection**: Automatically detects installed Unreal Engine versions.
- **Command Preview**: View the command that will be run based on current selections.
## Getting Started
To get started with Mountea Project Launcher, clone the repository or download the latest release.
### Example
### Clone
```bash
git clone https://github.com/Mountea-Framework/MounteaProjectLauncher.git
```
## Prerequisites
Before you begin, ensure you have the following installed:
- Python 3.x
- PyQt5 to create GUI
- PyInstaller to create a standalone executable (optional)
## Usage
Run main.py to open the Mountea Project Launcher (or run release file). Use the interface to load maps from an Unreal Engine project, select your launch options, and manage engine versions.
## Contributing
Contributions to the Mountea Project Launcher are welcome! Feel free to submit pull requests or open issues to improve the tool.
## License
Distributed under the MIT License. See `LICENSE` for more information.
## About Mountea
Mountea is dedicated to providing tools and frameworks to enhance game development workflows. Check out our other projects!
## Support
For support join our Discord community.
## Star History
[](https://star-history.com/#Mountea-Framework/MounteaProjectLauncher&Date)