Initial commit

This commit is contained in:
2026-08-19 08:38:25 +00:00
parent f62b516d3d
commit 2b5c3cec50
722 changed files with 605332 additions and 0 deletions

14
config/alltheleaks.json Normal file
View File

@@ -0,0 +1,14 @@
{
"ingredientDedupe": false,
"debugItemStackModifications": false,
"version": 1,
"debugNativeImage": false,
"disableSearchTree": false,
"logIntervalInMinutes": 10,
"showSummaryOnDebugScreen": true,
"memoryUsageWarningPercentage": 90,
"debugChunkLoading": false,
"debugThreadsStuck": false,
"disableEternalStarlightProgress": false,
"skipTickingUnloadedFluxNetworks": false
}