Skip to content

Instantly share code, notes, and snippets.

@Commandcracker
Last active July 31, 2021 14:24
Show Gist options
  • Select an option

  • Save Commandcracker/d10a48e9f7b2ddb4dd367beb65f43fd7 to your computer and use it in GitHub Desktop.

Select an option

Save Commandcracker/d10a48e9f7b2ddb4dd367beb65f43fd7 to your computer and use it in GitHub Desktop.

Revisions

  1. Commandcracker revised this gist Jul 31, 2021. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion run_doom.lua
    Original file line number Diff line number Diff line change
    @@ -1 +1 @@
    local path = "/"..fs.getDir(shell.getRunningProgram())
    shell.run(fs.getDir(shell.getRunningProgram()).."/../doom")
  2. Commandcracker revised this gist Jul 31, 2021. No changes.
  3. Commandcracker revised this gist Jul 31, 2021. No changes.
  4. Commandcracker created this gist Jul 31, 2021.
    1 change: 1 addition & 0 deletions run_doom.lua
    Original file line number Diff line number Diff line change
    @@ -0,0 +1 @@
    local path = "/"..fs.getDir(shell.getRunningProgram())