Skip to content

Instantly share code, notes, and snippets.

View jamierocks's full-sized avatar

Jamie Mansfield jamierocks

View GitHub Profile
@jamierocks
jamierocks / StringReader.cs
Created December 8, 2020 00:24
C# port of my Java string library (https://github.com/jamiemansfield/string)
/*
* This file is part of string, licensed under the MIT License (MIT).
*
* Copyright (c) Jamie Mansfield <https://www.jamiemansfield.me/>
* Copyright (c) contributors
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
* in the Software without restriction, including without limitation the rights
* to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
@jamierocks
jamierocks / Build-FTB-App.md
Last active January 14, 2021 19:27
A guide for building the original Electron-based (and Overwolf free) FTB App.

Build FTB App for Windows

A guide for building the original Electron-based (and Overwolf free) FTB App.

Preface

Prerequisties