first commit

This commit is contained in:
Leonid Pershin
2026-05-07 21:38:27 +03:00
commit 84fb173ea8
3949 changed files with 564326 additions and 0 deletions
@@ -0,0 +1,18 @@
#ifndef COMPOSITE_SETTINGS_FILE
#define COMPOSITE_SETTINGS_FILE
#include "/lib/shaderSettings/worldMotionBlur.glsl"
#define RAINBOWS 1 //[0 1 3]
// Euphoria Patches Settings
#define DARKER_DEPTH_OCEANS 0 //[1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 0]
#define EP_END_FLASH 0 //[0 1 2]
#ifdef EP_END_FLASH
#endif
#endif