Fixed #68 "." in key causes error
- Now is possible to access keys with dots escaping '.' with '\' lua ["g_dot.key\\.with\\.dot"];
Core/NLua/Extensions/GeneralExtensions.cs
100644 → 100755
Please register or sign in to comment
- Now is possible to access keys with dots escaping '.' with '\' lua ["g_dot.key\\.with\\.dot"];