Skip to content

Instantly share code, notes, and snippets.

using Microsoft.Win32;
using System;
using System.Collections.Generic;
using System.IO;
using System.Linq;
using System.Text.RegularExpressions;
//Based on documentation provided at: https://github.com/Moyster/BaiGfe
//You use this at your own risk, or lack thereof. Works on my machine :^)
public class Scratchpad