ModLoader for Geometry Dash, written in Python
Project description
gdmodloader is a library that implements modloader for Geometry Dash.
Key Features
Modern Pythonic API
Easy to Use SDK
Installing
Python 3.6 or higher is required
To install the launcher, download the launcher.zip from releases and then run the installer.py, the installer.py should install the modloader.
After installing the modloader, restart your computer so the modloader runs when you start Geometry Dash.
To install the library, you can just run the following command:
# Windows
py -3 -m pip install -U gdmodloader
Development Version
You can install development version from GitHub:
pip install -U https://github.com/SpookyBear0/gdmodloader/archive/master.zip
Quick example
import gdmodloader
...
You can find more examples in examples directory.
Links
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file gdmodloader-0.1.6.tar.gz
.
File metadata
- Download URL: gdmodloader-0.1.6.tar.gz
- Upload date:
- Size: 5.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.41.0 CPython/3.8.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ddd98497b25013a65af0905d2597e5c3c99385b1ddb0f1531a1e4c2bcd5d7fa0 |
|
MD5 | 9a0b9382d214b9b133d8b3255fb8ab55 |
|
BLAKE2b-256 | 1105424c124d5a17ded850224446d5fadd5dcef265f24d85a4a6787913047731 |