⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 readme-lua.txt

📁 仙镜游戏源码,仅供学习!请勿用于非法应用!
💻 TXT
字号:
Changes from v07 to get lua:
script.c -> Totally new
map2.c -> Added script_init() in do_init() function, and script_close() at mmo_map_allclose()
GNUmakefile -> Modified so it compile all new files.
Added files:
script2.h
ragnarok.pkg

To compile it, it's needed lua library (www.lua.org) and tolua tools and library (http://www.tecgraf.puc-rio.br/~celes/tolua/)

Lua:
Download it, and do "make" and "make install"

Tolua:
Download it, and do "make" then copy executable to /usr/bin, library to /usr/lib and include to /usr/include.

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -