Integrate Installer, clean up info
This commit is contained in:
parent
15b26fdab6
commit
7593410b4a
@ -2,8 +2,6 @@
|
|||||||
packages = {
|
packages = {
|
||||||
ccpt = "https://raw.githubusercontent.com/PentagonLP/ccpt/main/packageinfo.ccpt",
|
ccpt = "https://raw.githubusercontent.com/PentagonLP/ccpt/main/packageinfo.ccpt",
|
||||||
pprint = "https://raw.githubusercontent.com/PentagonLP/properprint/main/packageinfo.ccpt",
|
pprint = "https://raw.githubusercontent.com/PentagonLP/properprint/main/packageinfo.ccpt",
|
||||||
tp1 = "https://raw.githubusercontent.com/PentagonLP/ccpt/main/testing/testpackage1.ccpt",
|
|
||||||
tp2 = "https://raw.githubusercontent.com/PentagonLP/ccpt/main/testing/testpackage2.ccpt"
|
|
||||||
},
|
},
|
||||||
ccptversion = "1.0"
|
ccptversion = "1.0"
|
||||||
}
|
}
|
||||||
|
|||||||
@ -10,6 +10,6 @@
|
|||||||
},
|
},
|
||||||
install = {
|
install = {
|
||||||
type = "script",
|
type = "script",
|
||||||
scripturl = ""
|
scripturl = "https://raw.githubusercontent.com/PentagonLP/ccpt/main/ccptinstall.lua"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user