Habbo Hotel emulation implemented in Go.
Go to file
Justin T 184e663f98 small changes to account for db
Added references to the sql.DB object to Server which passes the reference to new Session instances so that Players have connection to the db. This may change
2019-12-13 01:19:19 -06:00
habbgo small changes to account for db 2019-12-13 01:19:19 -06:00
.gitignore Update .gitignore 2019-11-27 01:14:02 -06:00
LICENSE Initial commit 2019-08-03 22:04:40 -05:00
README.md Initial commit 2019-08-03 22:04:40 -05:00
config.yml WIP: database config & basic queries 2019-12-13 01:13:25 -06:00

README.md

HabbGo