1
0
mirror of https://github.com/LDDestroier/CC/ synced 2025-04-05 10:16:57 +00:00
LDDestroier 9e7475e684
Create goto-snippet.lua
This is a snippet, not an API.
Firstly, never ever ever use GOTO. Never even code GOTO. Neve-oh fuck

Declare tags with --::tagName::
Goto tags with goto(tagName). Don't include any colons or hyphens.
goto(tag) will not include any local variables, so keep that in mind.
2019-03-17 20:10:30 -04:00
2019-03-17 17:33:50 -04:00
2019-03-13 17:05:50 -04:00
2018-12-04 22:29:05 -05:00
2019-02-23 17:19:15 -05:00
2018-12-13 18:07:25 -05:00
2019-02-23 18:54:10 -05:00
2019-01-20 14:23:18 -05:00
2019-01-20 14:16:59 -05:00
2019-03-17 20:10:30 -04:00
2019-01-15 18:36:20 -05:00
2019-02-20 02:08:14 -05:00
2018-12-21 03:31:16 -05:00
2019-03-01 17:44:27 -05:00
2019-01-28 00:35:40 -05:00
2019-01-20 14:16:59 -05:00
2019-01-20 14:16:59 -05:00
2018-04-24 08:07:50 -04:00
2018-12-12 17:49:20 -05:00
2019-01-20 14:16:59 -05:00
2018-09-07 04:07:48 +00:00
2019-01-20 14:16:59 -05:00
std
2018-11-20 18:17:24 -05:00
2019-03-17 17:34:52 -04:00
2019-01-17 14:26:52 -05:00
2019-01-20 14:41:04 -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.

Description
LDDestroier's CC projects repository.
Readme 2.3 MiB
Languages
Lua 100%