Skip to content

Lupus590-CC/LuaStoned

Repository files navigation

LuaStoned

A play on LuaRocks. And a package manager for CC:T.

Taking inspiration from Lyqyd's Packman.

Installing

wget run https://raw.githubusercontent.com/Lupus590-CC/LuaStoned/master/bootstrap.lua and then follow the on screen instuctions

Example stone file

https://github.com/Lupus590-CC/LuaStoned/blob/master/example_stone.lua

You might have notice that we make no effort to hide that we are actually using lua files to store these. I'm a lazy human and don't want to make a custom format parser.

Large TODOs