top-level object of build.lua is now a workspace call

This commit is contained in:
Sara 2023-11-20 13:23:03 +01:00
parent 5ab93d62ad
commit 9bc74046d6

View file

@ -1,4 +1,4 @@
-- project "Fencer-Template" change this -- workspace "Fencer-Template" -- replace this
architecture "x64" architecture "x64"
configurations { "Debug", "Release", "Dist" } configurations { "Debug", "Release", "Dist" }
startproject "Game" startproject "Game"