diff options
author | David Walter Seikel | 2014-04-20 16:14:07 +1000 |
---|---|---|
committer | David Walter Seikel | 2014-04-20 16:14:07 +1000 |
commit | c5645d9ab71872d88618efe8ad7222f108500e52 (patch) | |
tree | 5f62dbb1ca86b486e64ca79a0d62e37f5fc5d9da | |
parent | Clean up the LOCALDIR stuff, and replace it with workingDir. Still needs som... (diff) | |
download | SledjHamr-c5645d9ab71872d88618efe8ad7222f108500e52.zip SledjHamr-c5645d9ab71872d88618efe8ad7222f108500e52.tar.gz SledjHamr-c5645d9ab71872d88618efe8ad7222f108500e52.tar.bz2 SledjHamr-c5645d9ab71872d88618efe8ad7222f108500e52.tar.xz |
Stubbed LumbrJack and Runnr.
-rw-r--r-- | LumbrJack/README | 1 | ||||
-rw-r--r-- | Runnr/README | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/LumbrJack/README b/LumbrJack/README new file mode 100644 index 0000000..367724f --- /dev/null +++ b/LumbrJack/README | |||
@@ -0,0 +1 @@ | |||
A library of logging stuff, coz every one wants to log. | |||
diff --git a/Runnr/README b/Runnr/README new file mode 100644 index 0000000..65ddc0b --- /dev/null +++ b/Runnr/README | |||
@@ -0,0 +1 @@ | |||
A library for running Lua scripts. Named (sorta) after a friend of mine. | |||