Project Address: Https://coding.net/u/linchaolong/p/Excel2Lua/git
Development language: Java
Description
1. Because it is developed in the Java language, it is cross-platform. Requires a Java Runtime Environment (https://www.oracle.com/java/index.html).
2. Supported Excel file format: XLS, xlsx.
3. Supports inserting the contents of an external file in a cell.
Example of an Excel configuration:
First behavior key, second behavior description.
The value of the first column is the key in the row table.
#f: is an identifier that inserts the contents of an external file, which can be configured in the Config.cfg field as flag. Format: Identity + file path
Examples of export files:
Instructions for use:
1. Open the config.cfg and configure the relevant information.
2. There is a Excel2lua.jar in the project catalog that is used to export the LUA configuration table, as well as Run.bat (Windows) and run.sh (Mac, Linux) two scripts, click to export LUA Configuration table, or execute Java-jar at the command line. The Excel2lua.jar command generates a configuration table.
"Open source project" Excel Export LUA Configuration Table tool