]> git.lizzy.rs Git - dragonfireclient.git/history - src/server/mods.cpp
Automatically package MinGW runtime in buildbot
[dragonfireclient.git] / src / server / mods.cpp
2021-07-31 SmallJokerMods: Combine mod loading checks and deprection logging...
2021-02-23 DSAllow overwriting media files of dependencies (#10752)
2020-08-20 DSLoad media from subfolders (#9065)
2020-04-29 Loic BlotAdd MetricsBackend with prometheus counter support
2020-04-08 sfan5Overall improvements to log messages (#9598)
2018-06-06 Loïc BlotCSM/SSM: Add on_mods_loaded callback (#7411)
2018-04-19 rubenwardyAdd online content repository
2018-03-23 youPrint the mod loading time (#7137)
2018-03-16 Loïc BlotServer: delegate mod management & config to ServerModCo...