1
0
mirror of https://github.com/LDDestroier/CC/ synced 2024-06-16 18:29:58 +00:00

Update ed.lua

Added wget command for easier downloading
This commit is contained in:
LDDestroier 2023-12-07 06:20:37 -05:00 committed by GitHub
parent f2e2508aae
commit 2a762acfc1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

1
ed.lua
View File

@ -1,5 +1,6 @@
-- ed text editor
-- Port to ComputerCraft by LDDestroier
-- wget https://raw.githubusercontent.com/LDDestroier/CC/master/ed.lua
local state = {
output = 0,