From 14d0744bc55eaa147d3949891411db5914e2d3ec Mon Sep 17 00:00:00 2001 From: Philipp Sehmisch Date: Mon, 16 Feb 2009 15:12:48 +0100 Subject: Added a reference to the scripting documentation to lua.cpp --- src/scripting/lua.cpp | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'src/scripting/lua.cpp') diff --git a/src/scripting/lua.cpp b/src/scripting/lua.cpp index e3fdfd9e..e6e7860a 100644 --- a/src/scripting/lua.cpp +++ b/src/scripting/lua.cpp @@ -51,6 +51,13 @@ extern "C" { #include "scripting/luascript.hpp" #include "utils/logger.h" +/* + * This file includes all script bindings available to LUA scripts. + * When you add or change a script binding please document it on + * + * http://wiki.themanaworld.org/index.php/Scripting + */ + /** * Callback for sending a NPC_MESSAGE. -- cgit v1.2.3-70-g09d2