Rewrite to Go: engine, plugin system, D2R plugin, API, loot filter

This commit is contained in:
Hoid 2026-02-14 09:43:39 +00:00
parent e0282a7111
commit 3b363192f2
60 changed files with 1576 additions and 3407 deletions

3
go.mod Normal file
View file

@ -0,0 +1,3 @@
module git.cloonar.com/openclawd/iso-bot
go 1.23