This website works better with JavaScript
Home
Explore
Help
Sign In
csharp
/
Lua-CSharp
mirror of
https://github.com/nuskey8/Lua-CSharp.git
Watch
2
Star
0
Fork
0
Files
Issues
0
Wiki
Branch:
feature/params-like-support
Branches
Tags
feature-get-current-env
feature-static-metatable-access
feature/meta-index-source-generator
feature/params-like-support
fix/value-clear-after-method
main
meta-pairs
readme
remove-lua-coroutine
v0.5-dev
v0.5.3
v0.5.2
v0.5.1
v0.5.0
v0.4.2
v0.4.1
v0.4.0
v0.3.1
v0.3.0
v0.2.1
v0.2.0
v0.1.0
Lua-CSharp
/
.claude
/
settings.local.json
settings.local.json
120 B
Permalink
History
Raw
1
2
3
4
5
6
7
8
9
{
"permissions": {
"allow": [
"Bash(dotnet build:*)",
"Bash(dotnet run:*)"
],
"deny": []
}
}