Added New Mods and Profiles Folders

This is a complete rebuild of the modpack, with all new mods and updates for 1.5.3 of Anomaly.
This commit is contained in:
2025-01-14 05:07:53 -05:00
parent 85c665b107
commit 376b4b9689
21217 changed files with 546254 additions and 0 deletions
@@ -0,0 +1,12 @@
// [ SETTINGS ] [ SCREEN SPACE REFLECTIONS ]
#define G_SSR_VERTICAL_SCREENFADE 4.0f // Vertical fade. ( higher values = sharp gradient )
#define G_SSR_MAX_INTENSITY 1.0f // Global reflection MAX intensity.
#define G_SSR_FLORA_INTENSITY 0.33f // Adjust grass and tree branches intensity
#define G_SSR_WEAPON_RAIN_FACTOR 0.15f // Weapons reflections boost when raining ( 0 to disable ) ( Affected by rain intensity )
//#define G_SSR_BEEFS_NVGs_ADJUSTMENT 0.5f // Uncomment to adjust the reflection intensity when 'Beefs Shader Based NVGs' are in use. ( Use only if Beefs NVGs addon is installed )
//#define G_SSR_WEAPON_REFLECT_ONLY_WITH_RAIN // Uncomment this if you don't want weapon reflections unless is raining
//#define G_SSR_CHEAP_SKYBOX // Use a faster skybox to improve some performance.