Update line/charactercount
This commit is contained in:
parent
e9c87ba86a
commit
bfb7f2cd86
3
ccpt
3
ccpt
@ -2,7 +2,7 @@
|
|||||||
ComputerCraft Package Tool
|
ComputerCraft Package Tool
|
||||||
Author: PentagonLP
|
Author: PentagonLP
|
||||||
Version: 1.0
|
Version: 1.0
|
||||||
Lines of Code: 1.000; Characters: 30.485
|
Lines of Code: 1.000; Characters: 30.508
|
||||||
]]
|
]]
|
||||||
|
|
||||||
-- Load properprint library
|
-- Load properprint library
|
||||||
@ -187,7 +187,6 @@ function checkforupdates(installedpackages,reducedprint)
|
|||||||
packageswithupdates[#packageswithupdates+1] = k
|
packageswithupdates[#packageswithupdates+1] = k
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
||||||
-- Print result
|
-- Print result
|
||||||
if #packageswithupdates==0 then
|
if #packageswithupdates==0 then
|
||||||
bprint("All installed packages are up to date!",reducedprint)
|
bprint("All installed packages are up to date!",reducedprint)
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user