Unity-Lua Alternatives
Similar projects and alternatives to Unity-Lua
-
-
Nutrient
Nutrient - The #1 PDF SDK Library. Bad PDFs = bad UX. Slow load times, broken annotations, clunky UX frustrates users. Nutrient’s PDF SDKs gives seamless document experiences, fast rendering, annotations, real-time collaboration, 100+ features. Used by 10K+ devs, serving ~half a billion users worldwide. Explore the SDK for free.
-
-
-
-
-
-
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
UnityExplorer
Discontinued An in-game UI for exploring, debugging and modifying IL2CPP and Mono Unity games.
-
-
Fragsurf-2
Fragsurf is an actively developed standalone game based on HL2 surf and bhop movement mechanics.
Unity-Lua discussion
Unity-Lua reviews and mentions
-
How would you go about exposing a modding api?
We use MoonSharp for our Lua integration, and it provides easy ways to bind methods and read & write data between C# and Lua sides. It also allows oyu to easily manage the LuaVMs themselves, of course, but we've also created our own wrapper for it that adds some helpful features and also allows us easily write Lua APIs and then choose which ones to use for each LuaVM when we start them.
Stats
Semaeopus/Unity-Lua is an open source project licensed under BSD 3-clause "New" or "Revised" License which is an OSI approved license.
The primary programming language of Unity-Lua is C#.