Commit Graph

6 Commits

Author SHA1 Message Date
Tereneckla
9ce8bd0cc6 fix(Core/Module): don't fallback to .dist for module configs (#22874) 2025-10-10 18:37:36 -03:00
iThorgrim
03c263f88e feat(CMake/Eluna): Update CMakeLists for modules to allow Eluna to switch Lua version (#21123) 2025-01-11 13:03:20 +01:00
David Strickland
8925125350 feat(CMake): Minor CMake Update to Modules Cmake File to Allow Custom Modules to make changes without changing Core. (#12846)
* Added in a the ability for module developers to create a cmake file that gets run inline with the module CMakeLists.txt. Minor Perf hit on the build but will allow for Modules to be more flexible in how they work with CMake.

* Comments and Documentation
2022-08-25 17:30:24 -03:00
Kargatum
94528cd44d feat(Tools/DbImport): implement separated app for importing DB (#11614) 2022-06-09 08:23:38 -03:00
Axel Cocat
04211a7adb fix(modules/CMakeLists): new Eluna module name (#11164) 2022-03-28 18:09:00 +02:00
Kargatum
51adbffae4 feat(Core/Modules): add separated lib for modules (#9281) 2021-12-02 20:28:58 +07:00