Update module base path to git.eeqj.de/sneak/rgoue
go.mod, term/ and cmd/ imports, the ARCHITECTURE.md module references, and the in-game version string. User request; the repo already lives at this remote.
This commit is contained in:
@@ -11,7 +11,7 @@ import (
|
||||
|
||||
"github.com/gdamore/tcell/v2"
|
||||
|
||||
"sneak.berlin/go/rogue/game"
|
||||
"git.eeqj.de/sneak/rgoue/game"
|
||||
)
|
||||
|
||||
// Tcell renders game Windows on a tcell screen and turns key events into
|
||||
|
||||
Reference in New Issue
Block a user