mirror of
https://github.com/Ed94/Odin.git
synced 2026-06-13 09:22:22 -07:00
Add README.md
This commit is contained in:
Vendored
+5
@@ -0,0 +1,5 @@
|
||||
# Lua in Odin
|
||||
|
||||
```odin
|
||||
import lua "vendor:lua/5.4" // or whatever version you want
|
||||
```
|
||||
Reference in New Issue
Block a user