diff options
| author | ame <[email protected]> | 2024-07-11 18:55:36 -0500 |
|---|---|---|
| committer | ame <[email protected]> | 2024-07-11 18:55:36 -0500 |
| commit | f197adec00cbe6b0a4e83658c8467aa57d1522cc (patch) | |
| tree | 06e91d450861248f95314f73f329e83379aa4f9d | |
| parent | 007cb5a81a5e4ec7a2f98b796623e4a55af35928 (diff) | |
readme
| -rw-r--r-- | readme.md | 8 |
1 files changed, 6 insertions, 2 deletions
@@ -1,4 +1,4 @@ -## lullaby
+# lullaby
> a large multi-purpose library for lua (primarily 5.4) revolving around threading and cryptography, and including network, math, io, and table functions
@@ -31,13 +31,17 @@ end, port) </blockquote>
+## building
+
build with `make`, output is `./lullaby.so` or (win)`./lullaby.dll`
windows works through msys2
+---
+
[some docs](docs/)
-todo:
+## todo:
* (working on seperatley) gui for graphs
|
