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

https://github.com/lilbrocodes/platinum-launcher-new


https://github.com/lilbrocodes/platinum-launcher-new

Last synced: 9 months ago
JSON representation

Awesome Lists containing this project

README

          

# Platinum GDPS Launcher

The **Platinum GDPS Launcher** is a custom launcher designed to simplify the installation, configuration, and launching of the Platinum Geometry Dash Private Server (GDPS). This launcher provides a user-friendly interface to manage different game versions, apply mods, and select texture packs.

## Features

- **Version Management**: Easily download and switch between different versions of the game.
- **Mod Support**: Enable and configure client mods like PolzHax and Mat's Nice Hacks.
- **Texture Pack Selection**: Apply custom texture packs to enhance your game experience.

## Requirements

- Python 3.x
- Required Python libraries:
- `threading`
- `Pillow` (`PIL`)
- `tkinter`
- `customtkinter`

Install the dependencies using pip:

```bash
pip install Pillow customtkinter appdata
```