dmbyer

25 mods across 1 repository, 11 stars between them.

commands

25

dmbyer/Hedron

Command

Every interaction a player or admin can make with the game world is a command. A player types look, kill goblin, or cast mend; the framework routes that string through a deterministic pipeline and invokes the right ICommand implementation. Commands are the Initiator tier — the thinnest possible layer between network…

11 16d ago A 0 tokens