diff options
author | Gabriel Pérez-Cerezo <gabriel@gpcf.eu> | 2017-11-15 14:27:17 +0100 |
---|---|---|
committer | Gabriel Pérez-Cerezo <gabriel@gpcf.eu> | 2017-11-15 14:27:17 +0100 |
commit | b746dc91d374d079aec8507a8501c9fc7fdf486d (patch) | |
tree | 46079942280fc0781b0584da904f4ee6de5af7ad /Readme.txt |
Added mail sending when stock is empty, only accept items that get sold by the shop
Diffstat (limited to 'Readme.txt')
-rw-r--r-- | Readme.txt | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/Readme.txt b/Readme.txt new file mode 100644 index 0000000..2ecdbfe --- /dev/null +++ b/Readme.txt @@ -0,0 +1,16 @@ +Licenses: code and media CC0
+Version: 4r
+Name: smartshop
+Created by: UjEdwin
+
+
+Like the title says, this is a smart and easy shop, that will also fit everywhere.
+
+it is a mix of a vending machine, a shop, item frames and light.
+
+You can toogle it unlimited or limited if you have give or creative
+(unlimited will not take or add stuff to its inventory)
+
+The "All" button will lime your stock to the inventory or and the giveline, its on as default.
+
+It also works with pipeworks and aliveai
\ No newline at end of file |