3 lines
100 B
Bash
3 lines
100 B
Bash
|
#!/bin/bash
|
||
|
/usr/bin/tolua++ -L virtual_method_hooks.lua -o Bindings.cpp -H Bindings.h AllToLua.pkg
|