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

This commit is contained in:
WhatDidYouExpect 2025-07-01 23:22:38 +02:00
parent a8c520002e
commit 642aa3480c
9 changed files with 273 additions and 124 deletions

8
modules/README.MD Normal file
View file

@ -0,0 +1,8 @@
# 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.