diff options
author | Auke Kok <sofar@foo-projects.org> | 2016-03-27 21:35:38 -0700 |
---|---|---|
committer | Auke Kok <sofar@foo-projects.org> | 2016-03-27 21:35:38 -0700 |
commit | 62989f1e1d67d467742b5060a02351a725291865 (patch) | |
tree | f0ce0b3419ddf5eb300f54f64959121b8ab13378 | |
parent | 2f2f1e4b0a120e23e354f39fdb2fbc9c98c0401d (diff) | |
download | signs_lib-62989f1e1d67d467742b5060a02351a725291865.tar signs_lib-62989f1e1d67d467742b5060a02351a725291865.tar.gz signs_lib-62989f1e1d67d467742b5060a02351a725291865.tar.bz2 signs_lib-62989f1e1d67d467742b5060a02351a725291865.tar.xz signs_lib-62989f1e1d67d467742b5060a02351a725291865.zip |
Adding standard mod files
-rw-r--r-- | description.txt | 1 | ||||
-rw-r--r-- | mod.conf | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/description.txt b/description.txt new file mode 100644 index 0000000..d157852 --- /dev/null +++ b/description.txt @@ -0,0 +1 @@ +Adds signs with readable text. diff --git a/mod.conf b/mod.conf new file mode 100644 index 0000000..c8937d0 --- /dev/null +++ b/mod.conf @@ -0,0 +1 @@ +name = signs_lib |