Pinned Repositories
Eluant
A set of C# bindings for Lua with a specific focus on building sandboxes.
ETGMod
Enter the Gungeon mod loader & API - old version
ETGMod.ExampleMod
[DEPRECATED] Example game mod for Mod the Gungeon (ETGMod)
ETGMod.Installer
Mod the Gungeon Installer (based on FEZMod.Installer, using MonoMod)
ETGMod.Reloaded
ETGMod Reloaded
Installer.Headless
Generic Enter the Gungeon mod loader installer (commandline)
ModTheGungeon.github.io
Mod the Gungeon website and data stored in the interwebs
Semi
Enter the Gungeon Mod Loader
Stock
General purpose Lua scripting injector for exported Unity3D games
StringView
Simple C# implementation of a StringView
Mod the Gungeon's Repositories
ModTheGungeon/ETGMod
Enter the Gungeon mod loader & API - old version
ModTheGungeon/ETGMod.Installer
Mod the Gungeon Installer (based on FEZMod.Installer, using MonoMod)
ModTheGungeon/ETGMod.Reloaded
ETGMod Reloaded
ModTheGungeon/ModTheGungeon.github.io
Mod the Gungeon website and data stored in the interwebs
ModTheGungeon/Eluant
A set of C# bindings for Lua with a specific focus on building sandboxes.
ModTheGungeon/ETGMod.ExampleMod
[DEPRECATED] Example game mod for Mod the Gungeon (ETGMod)
ModTheGungeon/Installer.Headless
Generic Enter the Gungeon mod loader installer (commandline)
ModTheGungeon/Semi
Enter the Gungeon Mod Loader
ModTheGungeon/Stock
General purpose Lua scripting injector for exported Unity3D games
ModTheGungeon/ETGMod.Installer.Citrus
#DEPRECATED# Citrus (de4dot, GPLv3) flavour of ETGMod.Installer.
ModTheGungeon/InfiniteKeysMod
[DEPRECATED] Simple mod that lets you open all locks forever for free.
ModTheGungeon/MicroLua
Minimalistic Lua library with a clean stack based API. Low level on the C# side and high level on the Lua side. Highly WIP.
ModTheGungeon/NLua
Everything you need to get started using Lua in Unity3D. Indie & Pro compatible.
ModTheGungeon/Prefabric
Work in progress.
ModTheGungeon/StringView
Simple C# implementation of a StringView
ModTheGungeon/DeobfuscatedLabels
DEPRECATED
ModTheGungeon/ETGMod.ExampleAPI
[DEPRECATED] Example API backend mod for Mod the Gungeon (ETGMod)
ModTheGungeon/Installer.Eto
ETGMod Reloaded Eto.Forms-based/GUI Installer
ModTheGungeon/Installer.Linux
ETGMod Reloaded GUI Installer for Linux, based on GTK#
ModTheGungeon/Logger
Small and simple logger class
ModTheGungeon/RayAudio
Extremely tiny C# audio library (using a small wrapper of raylib's raudio.c)
ModTheGungeon/SemiExample
Example mod
ModTheGungeon/SemiGuides
Mods from the Guides section on the Semi GitBook
ModTheGungeon/SemiInstaller
GUI installer for the Semi mod loader (WIP)
ModTheGungeon/SemiModTemplate
Semi Mod Template
ModTheGungeon/SemiModVerification
This repository houses information used by Semi to determine which mods have been approved by Curators.
ModTheGungeon/SemiPatch
(WIP) .NET hooking/patching library with transparent support for both static and runtime patching using MonoMod
ModTheGungeon/SemiSublime
Sublime Text 3 plugin to enable syntax coloring in Semi file formats (.semi.coll, .semi.anim)
ModTheGungeon/SGUI
Scripted GUI for Unity. Alternative to IMGUI (old Unity GUI), using IMGUI. Editor- and mod - compatible.