Commit Graph
9 Commits
Author SHA1 Message Date
mr.zeroandClaude Opus 5 220e4b7016 Give the module an importable path
The module was declared as `module game`, which is not a resolvable
import path: nothing outside this repository could depend on the
konstructor engine, whatever it was published as. It is now
git.teletypegames.org/engines/gorpg, matching where the repo lives.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
2026-08-16 10:36:39 +02:00
mr.zero 75e7f92396 mod update 2023-07-08 11:01:34 +02:00
mr.zero f5902947f8 menu poc 2023-07-03 15:48:01 +02:00
mr.zero 663f578c7e update go.mod, new makefile tasks 2023-07-02 20:06:55 +02:00
mr.zero eadb0db13c remove unused modules from go.mod 2023-07-02 19:59:47 +02:00
mr.zero 293c8f407e permission fix with git for windows 2023-07-01 11:22:08 +02:00
mr.zero bab177a71d keyboard handling 2023-06-30 17:00:06 +02:00
mr.zero ae8969a753 switch to windows filesystem 2023-06-28 17:21:36 +02:00
mr.zero f2b64d4d05 initial commit 2023-06-27 20:17:48 +02:00