mirror of
https://github.com/TangentFoxy/love-pe.git
synced 2025-07-28 02:02:16 +00:00
Project renaming
This commit is contained in:
2
conf.lua
2
conf.lua
@@ -1,5 +1,5 @@
|
||||
function love.conf(t)
|
||||
t.identity = "love-exe-icon-changer"-- The name of the save directory (string)
|
||||
t.identity = "love-pe"-- The name of the save directory (string)
|
||||
t.appendidentity = false -- Search files in source directory before save directory (boolean)
|
||||
t.version = "11.1" -- The LÖVE version this game was made for (string)
|
||||
t.console = false -- Attach a console (boolean, Windows only)
|
||||
|
Reference in New Issue
Block a user