Move Lua classes to the appropriate places

This commit is contained in:
Evil Factory
2026-01-29 20:42:35 -03:00
committed by Maplewheels
parent c6c0aadb00
commit dfb31eef16
17 changed files with 0 additions and 198 deletions
@@ -0,0 +1,3 @@
using System.Runtime.CompilerServices;
[assembly: InternalsVisibleTo("LuaDocsGenerator")]