goober/modules
2025-07-05 20:15:55 +02:00
..
__init__.py complete overhaul 2025-06-20 23:48:10 +02:00
central.py replaced translations with easier one and added demotivators (not polished) 2025-07-05 20:15:54 +02:00
globalvars.py replaced translations with easier one and added demotivators (not polished) 2025-07-05 20:15:54 +02:00
image.py added demotivator 2025-07-05 20:15:55 +02:00
markovmemory.py replaced translations with easier one and added demotivators (not polished) 2025-07-05 20:15:54 +02:00
prestartchecks.py replaced translations with easier one and added demotivators (not polished) 2025-07-05 20:15:54 +02:00
README.MD updated locales and readmes i guess goober instances would download them on next update unless someone manually runs git pull or gets it for the first time 2025-07-01 23:22:38 +02:00
sentenceprocessing.py replaced translations with easier one and added demotivators (not polished) 2025-07-05 20:15:54 +02:00
translations.py replaced translations with easier one and added demotivators (not polished) 2025-07-05 20:15:54 +02:00
unhandledexception.py replaced translations with easier one and added demotivators (not polished) 2025-07-05 20:15:54 +02:00
version.py replaced translations with easier one and added demotivators (not polished) 2025-07-05 20:15:54 +02:00

Modules Directory

This folder contains core module files for the project.

Important:
Do not modify the files in this directory if you plan to update the project in the future. Any changes made here may be overwritten during updates, or may cause Git to detect modifications and refuse to update properly.

If you need to make changes, consider contributing upstream or using extension mechanisms provided by the project.