Commit Graph
3 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 638fb415ec base documentation of konstructor 2023-07-08 16:34:53 +02:00
mr.zero e5c2294f6c move source files to src 2023-07-08 12:20:34 +02:00