Numbers11's repositories
damagesystem
Custom Resistance/Damage library for Dota 2 custom games
node-twitch-get-stream
Gets the m3u8 direct stream URLs of a live stream on twitch.tv.
Dota-2-Building-Helper
A library to help make RTS-style and Tower Defense custom games in Dota 2
LoveShaderConverter
Shadertoy :arrow_right: LÖVE GLSL || Converter
Native-Workflow
Workflow engine. Framework allows writing process (long life ) in C # and execute them. The processes are simple .Net classes and are running in a virtual machine. Virtual machine enables: hibernation and serialization process (eg sleep and store in a database) and resume processes (even on a different computer). Designed for processes that have long life.
nw-dota2editor
Practice for nw
TeamSurvival
TeamSurvival is a Dota 2 addon
ThisCursedWorld
Ambitious RPG revival of Median XL
Virtual-Machine
Virtual machine written in C #. It allows you to perform / emulate the compiled .net code (IL). The code is executed instruction by instruction. (Virtual machine emulates all instructions from IL) Execute code can be hibernated and then restarted (even on another machine after serialization)