Skip to content

Instantly share code, notes, and snippets.

View l2evy's full-sized avatar

ЯΞVУ l2evy

View GitHub Profile
@l2evy
l2evy / packingbenchA16update
Created December 22, 2016 03:51
Alpha 16 current work update
using RimWorld;
using System;
using System.Collections.Generic;
using System.Linq;
using UnityEngine;
using Verse;
namespace KompressionMod
{
[StaticConstructorOnStartup]