Fork du dépôt microexpansion.
Go to file
octacian 0a9d8880a9 ME Chest: Fix drive item limit bug
Previously the math was incorrect, allowing a single 8k drive to store over 300,000 items. This also cleans up the storage area a bit, moving the API related to storage drives from the main API.lua to storage/api.lua.
2017-02-23 07:35:42 -08:00
doc "Modulize" 2017-02-14 19:35:06 -08:00
modules/storage ME Chest: Fix drive item limit bug 2017-02-23 07:35:42 -08:00
textures Remove 'default' dependency 2017-02-22 17:40:41 -08:00
LICENSE Initial commit 2017-02-08 22:09:50 -08:00
README.md Initial commit 2017-02-08 22:09:50 -08:00
api.lua ME Chest: Fix drive item limit bug 2017-02-23 07:35:42 -08:00
depends.txt Add ME Chest (#1) 2017-02-09 07:37:14 -08:00
init.lua Remove 'default' dependency 2017-02-22 17:40:41 -08:00
modules.conf "Modulize" 2017-02-14 19:35:06 -08:00

README.md