|
templates
|
Create basic html for site
|
2020-03-19 23:20:59 -05:00 |
|
factorio-site.service
|
Add systemd .service file
|
2020-03-20 10:30:13 -05:00 |
|
go.mod
|
Create go module for project
|
2020-03-20 10:27:52 -05:00 |
|
go.sum
|
Create go module for project
|
2020-03-20 10:27:52 -05:00 |
|
LICENSE
|
Create basic html for site
|
2020-03-19 23:20:59 -05:00 |
|
server.go
|
Add RCON connection
|
2020-03-19 23:40:23 -05:00 |
|
server_test.go
|
Add test skeleton
|
2020-03-20 10:28:10 -05:00 |