
* 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>
6 lines
106 B
Plaintext
6 lines
106 B
Plaintext
//! externalblock extension=lua ObjectMerger $FILENAME$
|
|
|
|
//! i log("Hello World")
|
|
|
|
//! endexternalblock
|