We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d126f44 commit d1740e2Copy full SHA for d1740e2
programs.cfg
@@ -1,8 +1,8 @@
1
{
2
["wincraft"] = {
3
files = {
4
- [":v0.4-alpha/etc"] = "/",
5
- [":v0.4-alpha/usr"] = "/"
+ [":v0.4-alpha/usr"] = "/",
+ [":v0.4-alpha/etc"] = "//etc"
6
},
7
name = "Wincraft",
8
description = "Control the state of wires in Minecraft and create windows to manipulate those states without requiring any programmation knowledge",
0 commit comments