A website for my game dev stuff that supports chat, etc.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.
 
 
 
 
 
Zed A. Shaw d9a4c226de No need to auth getting a list of streams, that's public. 2 months ago
..
auth.go Managed to get a simple and NOT SECURE login system going. 2 months ago
handlers.go No need to auth getting a list of streams, that's public. 2 months ago
tools.go Apparently for 2 weeks (yes 2 whole fucking weeks) I was using NamedExec wrong instead of MustExec so inserts haven't worked since then. Other than that, this is a more cleaned up MVC style setup than before. 3 months ago