No description
This repository has been archived on 2026-05-14. You can view files and clone it, but you cannot make any changes to its state, such as pushing and creating new issues, pull requests or comments.
  • Go 99.3%
  • Makefile 0.7%
Find a file
2021-09-03 19:39:12 +02:00
bin You can walk the lands now 2021-08-21 20:10:13 +02:00
color Player registration (pre-refactor) 2021-08-19 20:42:02 +02:00
commands Somewhat scouring 2021-09-03 19:39:12 +02:00
commons And then we got horribly sidetracked 2021-08-22 19:38:01 +02:00
config Player registration (pre-refactor) 2021-08-19 20:42:02 +02:00
exe non-playing states, new style 2021-09-03 15:50:33 +02:00
models Somewhat scouring 2021-09-03 19:39:12 +02:00
network Well, things that used to work work again 2021-09-03 18:17:54 +02:00
resources Somewhat scouring 2021-09-03 19:39:12 +02:00
session non-playing states, new style 2021-09-03 15:50:33 +02:00
.tool-versions Bump golang version in tool-versions 2021-08-19 20:42:40 +02:00
design.md Design wip 2021-06-23 18:08:41 +02:00
docker-compose.yml Well it only took a fork of the ORM, that's promising 2021-08-24 19:47:51 +02:00
go.mod Well, things that used to work work again 2021-09-03 18:17:54 +02:00
go.sum Well, things that used to work work again 2021-09-03 18:17:54 +02:00
Makefile Towards reworking current stuff based on the DB 2021-09-03 15:26:02 +02:00
README.md Oh god not, its an RDBMS 2021-08-23 16:02:45 +02:00

yume

prerequisites

Soda CLI:

$ go get github.com/gobuffalo/pop/...
$ go install github.com/gobuffalo/pop/soda