XWitchProject / Relua

Hand-written C# Lua parser and script-based code transformation engine.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Can I use it to read lua structure in C# app?

karpiyon opened this issue · comments

Can I use this to read existing lue file and extract it's table to c# object?
If yes, how?