Skip to content
Open
Show file tree
Hide file tree
Changes from 3 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -278,3 +278,6 @@
path = addons/ethos/module
url = https://github.com/flyingeek/ethos-lua-definitions.git
branch = luals-addon
[submodule "addons/lua-bint/module"]
path = addons/lua-bint/module
url = https://github.com/Yue-bin/lua-bint-type.git
7 changes: 7 additions & 0 deletions addons/lua-bint/info.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"$schema": "https://raw.githubusercontent.com/LuaLS/LLS-Addons/main/schemas/addon_info.schema.json",
"name": "lua-bint",
"description": "Type definitions for the lua-bint arbitrary-precision integer library",
"size": 19626,
"hasPlugin": false
}
1 change: 1 addition & 0 deletions addons/lua-bint/module
Submodule module added at d82706