Update External Libraries

2026-01-22 16:32:49 +11:00
parent 25aabd94ee
commit 2349124f6f

@@ -1,3 +1,5 @@
### Note: CGround External Libraries currently have a bug which makes argument values incorrect. Most functions will be unusable until this bug is fixed.
CGround supports creating your own ground functions written in C. While theoretically any language that can compile to a shared object file can be used, C is the language most supported. CGround supports creating your own ground functions written in C. While theoretically any language that can compile to a shared object file can be used, C is the language most supported.
# Creating an External Library (in C) # Creating an External Library (in C)