diff --git a/api/README.md b/api/README.md new file mode 100644 index 0000000..efb37e9 --- /dev/null +++ b/api/README.md @@ -0,0 +1,3 @@ +This folder - while *named* `api/` - does not necessarily contain the API +of this mod. It's for now a collection of functions used by more than one +file in the `fs/fs_*.lua` folder.