diff --git a/README.md b/README.md index 2f24d48..d575054 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,10 @@ # Repo Template for git-tool compatible layout -unfinished +unfinished. + +Dependencies File: + +tbd ## Shortcut FIXME: Explain shortcuts generically and remove logic from actual program, instead replace with generic configurable shortcut diff --git a/dependencies b/dependencies new file mode 100644 index 0000000..1184e51 --- /dev/null +++ b/dependencies @@ -0,0 +1,5 @@ +# kevinkk525/OC-GUI-API master +https://github.com/kevinkk525/OC-GUI-API/raw/master/shapes_default.lua /lib/shapes_default.lua +https://github.com/kevinkk525/OC-GUI-API/raw/master/GUI.lua /lib/GUI.lua +https://github.com/kevinkk525/OC-GUI-API/raw/master/term_mod.lua /lib/term_mod.lua +https://github.com/kevinkk525/OC-GUI-API/raw/master/tech_demo.lua /home/GUI_tech_demo.lua \ No newline at end of file