Skip to content

Instantly share code, notes, and snippets.

View StollD's full-sized avatar
:shipit:
Roses are red, violets are blue, unexpected '}' on line 32

Dorian Stoll StollD

:shipit:
Roses are red, violets are blue, unexpected '}' on line 32
View GitHub Profile
From bfdbbb3be8516be1926ad49531a0a7812758c650 Mon Sep 17 00:00:00 2001
From: Dorian Stoll <dorian.stoll@tmsp.io>
Date: Wed, 1 Apr 2020 21:22:25 +0200
Subject: [PATCH] mono-debug
To build:
git am ./0001-mono-debug.patch
perl external/buildscripts/build_runtime_linux.pl --build64=1
#!/bin/sh
# Check if IPTS driver is loaded
if [ ! -d "/sys/module/ipts" ]; then
echo "ERROR: IPTS module not loaded!"
exit -19
fi
usage() {
echo "Usage: $0 [OPTION]..."
@StollD
StollD / ❤️.gif
Last active October 10, 2021 05:36 — forked from mathdroid/rick.5.gif
❤️
❤️.gif
@StollD
StollD / up.gif
Last active October 10, 2021 05:36 — forked from mathdroid/rick.4.gif
up
up.gif
@StollD
StollD / you.gif
Last active October 10, 2021 05:35 — forked from mathdroid/rick.3.gif
you
you.gif
@StollD
StollD / give.gif
Last active October 10, 2021 05:35 — forked from mathdroid/rick.2.gif
give
give.gif
@StollD
StollD / gonna.gif
Last active October 10, 2021 05:35 — forked from mathdroid/rick.1.gif
gonna
gonna.gif
@StollD
StollD / never.gif
Last active October 10, 2021 05:35 — forked from mathdroid/rick.0.gif
never
never.gif

Keybase proof

I hereby claim:

  • I am stolld on github.
  • I am tmsp (https://keybase.io/tmsp) on keybase.
  • I have a public key ASByMtLSXaQWX7jWZ3PG-hG6P0QnQysWmA9DSG_k2HjE3wo

To claim this, I am signing this object:

using System;
using System.Linq;
using System.Reflection;
using UnityEngine;
using Object = System.Object;
// Provides Access to Kopernicus ScaledSpace OnDemand loading without referencing it
public class ScaledSpaceODWrapper
{
// Cached fields