mirror of
https://github.com/bryanthaboi/gen1recomp.git
synced 2026-08-12 00:10:56 +02:00
Merge origin/dev (v0.1.74) into feat/switch-ota-unified-launcher.
Keep Switch version chip alongside upstream's new quit button in the launcher header.
This commit is contained in:
@@ -528,6 +528,7 @@ def cmd_scaffold(args, repo):
|
||||
|
||||
DRIVER_TEMPLATE = """-- generated by tools/modkit.py; drives the real loader headlessly
|
||||
package.path = "./?.lua;./?/init.lua;" .. package.path
|
||||
love = require("tests.love_stub")
|
||||
local data = %s
|
||||
local FILES = %s
|
||||
local overlay = {}
|
||||
|
||||
Reference in New Issue
Block a user