1
0

Add baltdev@WOKElatro (#498)

This commit is contained in:
Efe
2025-12-09 16:11:47 +01:00
committed by GitHub
2 changed files with 20 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
# WOKElatro
Adds randomly picked pronouns under everything.
Has an API to allow mods to override / define new pronouns.
Based on a shitpost made in the Geometry Dash subreddit.

View File

@@ -0,0 +1,15 @@
{
"title": "WOKElatro",
"requires-steamodded": true,
"requires-talisman": false,
"categories": [
"API", "Miscellaneous"
],
"author": "baltdev",
"repo": "https://github.com/balt-dev/WOKElatro",
"downloadURL": "https://github.com/balt-dev/WOKElatro/archive/refs/heads/master.zip",
"folderName": "WOKElatro",
"version": "0",
"automatic-version-check": true,
"last-updated": 0
}