explained meaning of api/ folder

This commit is contained in:
Sokomine 2023-12-18 06:16:10 +01:00
parent 44e8683e61
commit 49b370b7bb

3
api/README.md Normal file
View File

@ -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.