An open API service indexing awesome lists of open source software.

https://github.com/connorslade/easyminecraftdeploy

🕹 Easy way to start a Minecraft server!
https://github.com/connorslade/easyminecraftdeploy

cmake console console-application cplusplus cpp easy-to-use minecraft minecraft-server sigma76

Last synced: 9 months ago
JSON representation

🕹 Easy way to start a Minecraft server!

Awesome Lists containing this project

README

          

[![Image](https://img.shields.io/badge/Download-V0.2.1-sucess?style=for-the-badge)](https://github.com/Basicprogrammer10/EasyMinecraftDeploy/releases/tag/0.2.0)
[![Image](https://img.shields.io/badge/Watch-Video-red?style=for-the-badge)](https://www.youtube.com/watch?v=QkDG95H77I4)
![Image](https://img.shields.io/badge/Contains-Tasty_Spaghetti_Code-orange?style=for-the-badge)
[![Image](https://img.shields.io/badge/See-Useage-blue?style=for-the-badge)](#usage)





Logo

EasyMinecraftDeploy


The easy way to make your own Minecraft Server!




Report Bug
·
Youtube Video
·
Request Feature

Table of Contents



  1. About The Project



  2. Getting Started


  3. Contributing

  4. License

  5. Usage

  6. Contact

## About The Project

![ScreenShot](https://raw.githubusercontent.com/Basicprogrammer10/EasyMinecraftDeploy/main/images/ScreenShot.png)

The UI ⬆

### Built With

* [C++](https://isocpp.org/)
* [CMake](https://cmake.org/)

## Getting Started

To get a local copy up and running follow these simple steps.

### Prerequisites

* [CMake](https://cmake.org/)

### Installation

1. Git Clone the Repo (`git clone https://github.com/Basicprogrammer10/EasyMinecraftDeploy.git`)
2. Go into the folder (`cd EasyMinecraftDeploy`)
3. Build! `cmake --build`

## Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are **greatly appreciated**.

1. Fork the Project
2. Create your Feature Branch (`git checkout -b feature/AmazingFeature`)
3. Commit your Changes (`git commit -m 'Add some AmazingFeature'`)
4. Push to the Branch (`git push origin feature/AmazingFeature`)
5. Open a Pull Request

## License

Distributed under the GNU General Public License v3.0. See [`LICENSE`](https://github.com/Basicprogrammer10/EasyMinecraftDeploy/blob/main/LICENSE) for more information.

## Usage

1. First download the latest version from [here](https://github.com/Basicprogrammer10/EasyMinecraftDeploy/releases).
2. Run the EXE
3. It will ask for Server Version, you can enter any valid version or just press enter to use the default (The newest version)
4. Now It will download the server.jar
5. It will prompt you to Enter Advanced Config Mode, enter `y` if you want to set up the settings shown [here](https://minecraft.gamepedia.com/Server.properties)
6. Now it's done! Enter `Y` to run the server now.
7. With the default config you can connect to your Minecraft server with `localhost` as the server URL!
8. When you are done make sure to stop the server with the `stop` command to safely shut it down
9. To start the server again you can just run the EXE again

## Contact

Discord - `Sigma#8214`

Email - `connor@connorcode.com`

Project Link: [`https://github.com/Basicprogrammer10/EasyMinecraftDeploy`](https://github.com/Basicprogrammer10/EasyMinecraftDeploy)