Fix BackgroundColour documentation. Update changelog. Move contributors into website. Create changelog link.

This commit is contained in:
Lea Anthony
2022-07-25 20:11:04 +10:00
parent 63b47cc852
commit 7ea6f6d28e
13 changed files with 48 additions and 267 deletions
+1 -1
View File
@@ -58,7 +58,7 @@ func main() {
Width: 1024,
Height: 768,
Assets: assets,
BackgroundColour: &options.RGBA{R: 27, G: 38, B: 54, A: 1},
BackgroundColour: &options.RGBA{R: 27, G: 38, B: 54, A: 255},
OnStartup: app.startup,
AssetsHandler: NewFileLoader(),
Bind: []interface{}{