# LuaParameterDictionary **Repository Path**: favor/LuaParameterDictionary ## Basic Information - **Project Name**: LuaParameterDictionary - **Description**: Tool for Read/Save Map-based Lua Config File - **Primary Language**: Lua - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2016-11-05 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Tool for read/write table-based lua config file # 读取和加载基于table的Lua配置文件工具 The project comes from google open-source project [cartographer][]. 项目来着于Google的开源项目[cartographer][]. It's my exercise for learning Lua and git, but i will improve it step by step. 目前,这仅仅是个人的学习Lua和git的练习,但我会一步一步改进它。 At this time, there are two aims in my list: * Remove glog dependency. I admit there is some ugly ... * **maybe** remove C++11 dependency. [cartographer]:https://github.com/googlecartographer/cartographer