LB Language tool
Small tool to create & edit LB .lng files.
Can be automated through the following commandline options:
--reference-lng [path]to load in a custom reference file--load-lng [path]which loads the data from the given lng filepath--load-csv [path]which loads the data from the given csv filepath--save-lng [path]which exports the loaded data to the given path as a .lng file--save-csv [path]which exports the loaded data to thee given path as a .csv file--exit-afterto close the program after its done loading & exporting, which can be useful for automated exports
Leave a comment
Log in with itch.io to leave a comment.