diff --git a/mods/baltdev@WOKElatro/description.md b/mods/baltdev@WOKElatro/description.md new file mode 100644 index 00000000..22f1f0bd --- /dev/null +++ b/mods/baltdev@WOKElatro/description.md @@ -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. diff --git a/mods/baltdev@WOKElatro/meta.json b/mods/baltdev@WOKElatro/meta.json new file mode 100644 index 00000000..12da2590 --- /dev/null +++ b/mods/baltdev@WOKElatro/meta.json @@ -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 +}