Skip to content

Instantly share code, notes, and snippets.

View Deeheks's full-sized avatar

Jeff Deeheks

  • Canada
View GitHub Profile
@Deeheks
Deeheks / ShadowSettingsAdjuster.cs
Created May 3, 2023 00:24 — forked from DaEgi01/ShadowSettingsAdjuster.cs
Cities Skylines - Shadow Settings Adjuster
using Harmony;
using ICities;
using System;
using System.Reflection;
using UnityEngine;
using UnityEngine.Rendering;
namespace ShadowSettingsAdjuster
{
/// <summary>