aboutsummaryrefslogtreecommitdiff
path: root/ShiftOS_TheReturn/Paths.cs
diff options
context:
space:
mode:
authorMichael <[email protected]>2017-02-02 14:31:39 -0500
committerMichael <[email protected]>2017-02-02 14:31:39 -0500
commit44c1e66dd09d39773e329f138d11946e516a5308 (patch)
tree1caab6b3fd5a81bf96c32137851c37cc3c60b6c4 /ShiftOS_TheReturn/Paths.cs
parent3a41ba45e7ac0df930066a79540f82544dbd8114 (diff)
downloadshiftos_thereturn-44c1e66dd09d39773e329f138d11946e516a5308.tar.gz
shiftos_thereturn-44c1e66dd09d39773e329f138d11946e516a5308.tar.bz2
shiftos_thereturn-44c1e66dd09d39773e329f138d11946e516a5308.zip
Lua app launcher items
Diffstat (limited to 'ShiftOS_TheReturn/Paths.cs')
-rw-r--r--ShiftOS_TheReturn/Paths.cs1
1 files changed, 1 insertions, 0 deletions
diff --git a/ShiftOS_TheReturn/Paths.cs b/ShiftOS_TheReturn/Paths.cs
index e773d1d..aeca13d 100644
--- a/ShiftOS_TheReturn/Paths.cs
+++ b/ShiftOS_TheReturn/Paths.cs
@@ -56,6 +56,7 @@ namespace ShiftOS.Engine
AddPath("local", "deutsch.local");
AddPath("local", "verbose.local");
AddPath("system", "data");
+ AddPath("system", "applauncher");
AddPath("data", "save.json");
AddPath("data", "user.dat");
AddPath("data", "skin");