https://github.com/thisisgame/exportsqlitetolua
https://github.com/thisisgame/exportsqlitetolua
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/thisisgame/exportsqlitetolua
- Owner: ThisisGame
- Created: 2018-08-15T04:25:32.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-08-15T05:09:20.000Z (almost 8 years ago)
- Last Synced: 2025-01-19T19:53:04.160Z (over 1 year ago)
- Language: C#
- Size: 2.23 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ExportSqliteToLua
export sqlite data to Lua.
# Useage
````
ExportSqliteToLua database.sqlite ./Lua
````
