Skip to content

Instantly share code, notes, and snippets.

View HappyFaceIndustries's full-sized avatar

HappyFaceIndustries

View GitHub Profile
@HappyFaceIndustries
HappyFaceIndustries / KopernicusHeightColorRa,p
Created June 4, 2015 04:17
Parser and PQSMod for PQSMod_HeightColorRamp
//// ---------- HeightColorRamp.cs ---------- ////
using System;
using UnityEngine;
using KopernicusExpansion.PQSMods;
using Kopernicus.Configuration;
namespace Kopernicus.Configuration.ModLoader
{