Welcome! This repository is the official resource hub for my YouTube channel, LucianDev. Here you'll find all the scripts, configuration files, and Docker Compose stacks featured in my tutorials and videos.
Patreon • YouTube • Twitch • Kick • X • Buy Me Coffee
Most likely, you've come here from a video to grab a specific file. You do not need to clone or download this entire repository.
- Navigate to the file you want.
- On the file page, click the "Raw" button.
- Right-click anywhere on the page and select "Save As..." to save the file to your computer.
Usage:
- Download the appropriate script (
.batfor Windows,.shfor Linux) for the game you want. - Place the script in your desired game server installation directory.
- Run it!
- Windows: Double-click the
.batfile or run it from Command Prompt. - Linux: Make it executable (
chmod +x script.sh) and then run it (./script.sh).
- Windows: Double-click the
While most content here is tied to my videos, I'm open to suggestions and improvements! If you find a bug or have a better way to do something, feel free to:
- Fork the repository.
- Create a new branch for your feature or fix.
- Commit your changes and open a Pull Request with a clear description.
This project is licensed under the MIT License. See the LICENSE file for details.