1
0
mirror of https://github.com/LDDestroier/CC/ synced 2024-06-18 11:19:58 +00:00
LDDestroier's CC projects repository.
Go to file
LDDestroier f4bd0470bb
Reduced network load further
Now, clients will not send their playerdata -- only their inputs. Likewise, hosts don't send their inputs.
This is to prepare for the eventual usage of Skynet, but also just to optimize a bit.
2018-11-16 10:17:58 -05:00
cubedig.lua Create cubedig.lua 2018-11-12 14:30:27 -05:00
pain.lua Update pain.lua 2018-11-16 00:07:51 -05:00
README.md Create README.md 2018-04-24 08:07:50 -04:00
shellesc Add files via upload 2018-09-07 04:07:48 +00:00
std Create std 2018-11-12 14:00:51 -05:00
tron Reduced network load further 2018-11-16 10:17:58 -05:00

ComputerCraft Repertoire

A collection of all my ComputerCraft programs and the APIs they use. This is mostly just to get them the fuck off of pastebin, and also to ensure that API owners don't change things to break my precious programs...!

Programs that already have a github repo won't be put here, though.