gynt
If you want to support my work, you can buy me a coffee here https://www.buymeacoffee.com/gynt or here https://ko-fi.com/kofigynt
Pinned Repositories
ai-village
AIV editor web version
argparse
Feature-rich command line parser for Lua
RuntimePatchingSystem
A patching library that supports modifying, extending (detouring, hooking), and patching code in memory at runtime. Uses Lua
stronghold-mapeditortools
Map Editor Tool Set for Stronghold and Stronghold Crusader
StrongholdMapGenerator
Random map generator for Stronghold Crusader & Stronghold
ucp-extension-startResources
UCP3 module for starting resources
Sourcehold
Open source re-implementation of Stronghold 1
UnofficialCrusaderPatch2
Unofficial balancing patch installer for Stronghold Crusader 1
gynt's Repositories
gynt/RuntimePatchingSystem
A patching library that supports modifying, extending (detouring, hooking), and patching code in memory at runtime. Uses Lua
gynt/ai-village
AIV editor web version
gynt/ucp-extension-startResources
UCP3 module for starting resources
gynt/cyminhook
Hook functions using Python on Windows with MinHook
gynt/fmem
A cross-platform library for opening memory-backed libc streams.
gynt/fork-flux
Official inference repo for FLUX.1 models
gynt/json.lua
A lightweight JSON library for Lua
gynt/lean-resolution
Lean typescript library for dependency resolution
gynt/luamemzip
Lua library to create and manipulate zip files in memory
gynt/nelua-lang
Minimal, efficient, statically-typed and meta-programmable systems programming language heavily inspired by Lua, which compiles to C and native code.
gynt/node-pkware
Node JS implementation of StormLib's Pkware compression/decompression algorithm
gynt/pdbgen
Generating PDB from Ghidra
gynt/react-user-onboarding
[WIP] A reactjs component library for user on-boarding or user flows
gynt/rebalancer
Rebalancer module development for UCP3
gynt/RedirectPlay
Ffork of repo RedirectPlay by Sh0wdown. This library allows to establish a DirectPlay4 session through Steam using the public APIs of both.
gynt/rs-process-memory
A rust library that allows you to read/write into the memory of other processes
gynt/stronghold-crusader-python-interface
Tool to generate AI villages (castle designs) procedurally or using machine learning and AI
gynt/tinycc
Unofficial mirror of mob development branch
gynt/ucp-extension-chat
UCP3 Extension for interacting with the chat elements of the game
gynt/ucp-extension-chatcommands
UCP Extension enabling the use of commands written in chat
gynt/ucp-extension-config-similarity-protocol
UCP extension that enables a special command to check if multiplayer's configs are identical
gynt/ucp-extension-protocol
UCP Extension that creates an extensible system for interacting with the game's synchronization protocol
gynt/ucp-extension-running-units
Stronghold Crusader UCP3 extension to set some units to run to their destinations
gynt/UCP3-Module-Template
Module template for UCP3 modules that have dll files.
gynt/ucp_gmResourceModifier
Module for the Unofficial Crusader Patch Version 3, a modification for the game Stronghold Crusader. Provides an API to modify the gm1 resources during runtime.
gynt/ucp_inputHandler
Module for the Unofficial Crusader Patch Version 3, a modification for the game Stronghold Crusader. Provides an input handler that allows aliases and key event functions.
gynt/ucp_menuHandler
TODO
gynt/ucp_renderProvider
TODO
gynt/ucp_textResourceModifier
Module for the Unofficial Crusader Patch Version 3, a modification for the game Stronghold Crusader. Provides an API to register UTF-8 strings to replace in-game texts.
gynt/zip
A portable, simple zip library written in C