Commit 63bcee1
committed
Fix smoke test: Remove non-existent LuaMenu, add LuaRules/LuaHandler
SpringBoard-Core doesn't have a LuaMenu directory. Updated package preparation:
- Removed: LuaMenu (doesn't exist)
- Added: LuaRules (required)
- Added: LuaHandler (required)
- Made optional: Gamedata, model, springboard (won't fail if missing)
This fixes: cp: cannot stat '../LuaMenu': No such file or directory1 parent c82bf17 commit 63bcee1
1 file changed
+7
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
66 | | - | |
| 66 | + | |
| 67 | + | |
67 | 68 | | |
68 | 69 | | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
69 | 75 | | |
70 | 76 | | |
71 | 77 | | |
| |||
0 commit comments