aboutsummaryrefslogtreecommitdiff
path: root/readme.md
diff options
context:
space:
mode:
authorame <[email protected]>2024-02-12 15:32:07 -0600
committerame <[email protected]>2024-02-12 15:32:07 -0600
commit04b1b0fc52287228a2c9bc6a3cbf9a85bdd1f2fc (patch)
tree56f4e10d97f62cf1d937038b2ad78f38f7d53a48 /readme.md
parent5b4723f51f4a0f514959038e58c36c70a82e363f (diff)
no clue what i changed
Diffstat (limited to 'readme.md')
-rw-r--r--readme.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/readme.md b/readme.md
index c8f42aa..d2458c0 100644
--- a/readme.md
+++ b/readme.md
@@ -1,6 +1,8 @@
build with `clang -shared src/{*.c,*/*.c} -o llib.so -fPIC`
+or `clang -shared src/{*.c,*/*.c} -o llib.dll -L/mingw64/lib -llua -lws2_32 -fPIC` for my msys2 build
+
useage and docs coming soon:3
todo: