Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mr-sb/protobuf2luaannotation
Generate EmmyLua Annotation from ProtoBuf.
https://github.com/mr-sb/protobuf2luaannotation
emmylua lua proto unity unity3d
Last synced: about 2 months ago
JSON representation
Generate EmmyLua Annotation from ProtoBuf.
- Host: GitHub
- URL: https://github.com/mr-sb/protobuf2luaannotation
- Owner: Mr-sB
- License: mit
- Created: 2022-02-25T08:27:13.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-04-22T08:01:07.000Z (8 months ago)
- Last Synced: 2024-04-22T09:25:56.277Z (8 months ago)
- Topics: emmylua, lua, proto, unity, unity3d
- Language: C#
- Homepage:
- Size: 308 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ProtoBuf2LuaAnnotation
Generate EmmyLua Annotation from ProtoBuf.# Usage
* Click "Tools/ProtoBuf2LuaAnnotation" menu item to open window.
* Choose ProtoBuf folder and LuaAnnotation folder.
* Click "GenLuaLuaAnnotation" to generate LuaAnnotation scripts to LuaAnnotation folder.![Window](Screenshots/Window.png)
# Proto&Lua
![ProtoAndLua](Screenshots/ProtoAndLua.png)