Skip to content

Commit cdd6284

Browse files
committed
Add readme.
1 parent be23293 commit cdd6284

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
[![Build Status](https://travis-ci.com/jcs090218/UnityLua.svg?branch=master)](https://travis-ci.com/jcs090218/UnityLua)
2+
[![Unity Engine](https://img.shields.io/badge/Unity%20Engine-2019.3.3f1-blue.svg)](https://unity3d.com/get-unity/download/archive)
3+
[![Release Tag](https://img.shields.io/github/tag/jcs090218/UnityLua.svg?label=release)](https://github.com/jcs090218/UnityLua/releases/latest)
4+
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
5+
6+
# Unity Lua
7+
> Use Lua scripting lanaguage in Unity to accomplish hot update/fox functionalitiy.
8+
9+
Project built on top of the [tolua](https://github.com/topameng/tolua) by [topameng](https://github.com/topameng).

0 commit comments

Comments
 (0)