-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmanifest.mf
More file actions
58 lines (58 loc) · 1.05 KB
/
manifest.mf
File metadata and controls
58 lines (58 loc) · 1.05 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
{
Reactor={
source="github",
repo="RRComputerCraft",
branch="master",
file="RRReactor.lua",
author="RlonRyan",
program="reactor"
},
AutoReactor = {
source = "pastebin",
paste = "N7ByezuW",
author = "RlonRyan",
program = "startup"
},
Mine={
source="github",
repo="RRComputerCraft",
branch="master",
file="RRMine.lua",
author="RlonRyan",
program="mine"
},
WriteLine={
source="github",
repo="RRComputerCraft",
branch="master",
file="RRWriteLine.lua",
author="RlonRyan",
program="wl"
},
LyqydOS={
source="github",
repo="LyqydOS",
branch="master",
file="installer",
author="Lyqyd",
program="OSInstaller"
},
GPS = {
source = "pastebin",
paste = "wQaGzaK7",
author = "Lyqyd",
program = "gps"
},
Doorlock = {
source = "pastebin",
paste = "4QeAEiTM",
author = "Oeed",
program = "doorlock"
},
TodoList = {
source = "pastebin",
paste = "vFaHf7pK",
author = "Tjakka5",
program = "todoinstall"
},
}