Skip to content

Commit 805f394

Browse files
committed
Add version lua5.0.3
1 parent 889fbe5 commit 805f394

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,12 @@
33
![Logo](https://raw.githubusercontent.com/tilkinsc/Lua.NET/main/Lua.NET.Logo.png)
44

55
C# .NET Core 8.0
6-
Lua.NET contains full bindings to Lua5.1.5, Lua5.2.4, Lua5.3.6, Lua.5.4.6 and LuaJIT
6+
Lua.NET contains full bindings to Lua5.0.3, Lua5.1.5, Lua5.2.4, Lua5.3.6, Lua.5.4.6 and LuaJIT
77

88
https://github.com/tilkinsc/Lua.NET
99
Copyright © Cody Tilkins 2024 MIT License
1010

11-
Supports Lua5.4 Lua5.3 Lua5.2 Lua5.1 and LuaJIT
11+
Supports Lua5.4 Lua5.3 Lua5.2 Lua5.1 Lua5.0 and LuaJIT
1212

1313
Hardcoded to only use doubles and 64-bit integers.
1414

0 commit comments

Comments
 (0)