From fe6796e143279c8631c2e7767a3fc1c58735af7a Mon Sep 17 00:00:00 2001 From: Alexander Pickering Date: Sun, 2 Feb 2020 08:57:31 -0500 Subject: commit before sending to repository --- src/conf.lua | 4 ++-- src/main.moon | 1 + 2 files changed, 3 insertions(+), 2 deletions(-) (limited to 'src') diff --git a/src/conf.lua b/src/conf.lua index d56dc89..c260314 100644 --- a/src/conf.lua +++ b/src/conf.lua @@ -1,6 +1,6 @@ -title = "Global Game Jam 2020" +title = "Drydock" author = "Alex Pickering" -shortname = "ggj20" +shortname = "drydock" version = "1.0.0" support_email = "alex@cogarr.net" copyright_message = "Copyright © 2019 Alexander M. Pickering." diff --git a/src/main.moon b/src/main.moon index b90c819..b11bb74 100644 --- a/src/main.moon +++ b/src/main.moon @@ -20,6 +20,7 @@ state.win = am.window { r1 = ss.gen_scene! --r1\append(complete.starfield!) state.win.scene = r1 +pcall(loadfile,"init.lua") r1\action(coroutine.create(() -> while true if state.win\key_down("space") -- cgit v1.2.3-70-g09d2