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:
@@ -323,5 +323,5 @@ var helpStr = []helpEntry{
|
||||
// the Go save format does not use them.
|
||||
const (
|
||||
Release = "5.4.4"
|
||||
Version = "rogue (sneak.berlin/go/rogue port of rogueforge 5.4.4)"
|
||||
Version = "rogue (git.eeqj.de/sneak/rgoue port of rogueforge 5.4.4)"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user