Added Zinc, vJass, and Lua Grimex (#617)

* Add Lua Object Generation (JNGP)

* Add vJass

* Add Zinc

* Update README.md

* Update README.md

* Use log() instead

* Update and rename lua_jngp.j to lua_grimex.j

* Update README.md

* Remove notepad call

Co-authored-by: Richie Bendall <richiebendall@gmail.com>
This commit is contained in:
nelmvn
2020-04-01 00:40:55 +08:00
committed by GitHub
parent 9123232ab0
commit f0bfe3b7f1
4 changed files with 20 additions and 0 deletions

5
l/lua_grimex.j Normal file
View File

@@ -0,0 +1,5 @@
//! externalblock extension=lua ObjectMerger $FILENAME$
//! i log("Hello World")
//! endexternalblock