Skip to content

MusouCrow/json_lua_exchange

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JSON_Lua_Exchange

Intro

It's a terminal tool of exchanging JSON and Lua, made with Python3.

Usage

$ python3 [project directory/file], [JSON/Lua file path]
# Example
$ python3 . test.json # Convert to test.lua
$ python3 . test.lua # Convert to test.json

License

It is licensed under the MIT License, see LICENSE for more information.

About

A terminal tool of exchanging JSON and Lua, made with Python3.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages