diff --git a/docs/ElunaDoc/templates/_base.html b/docs/ElunaDoc/templates/_base.html index db2089c..6898636 100644 --- a/docs/ElunaDoc/templates/_base.html +++ b/docs/ElunaDoc/templates/_base.html @@ -99,5 +99,6 @@ +
©2014 - Eluna Lua Engine
\ No newline at end of file diff --git a/docs/ElunaDoc/templates/index.html b/docs/ElunaDoc/templates/index.html index e39015c..49c4cac 100644 --- a/docs/ElunaDoc/templates/index.html +++ b/docs/ElunaDoc/templates/index.html @@ -9,10 +9,10 @@ {% block content %}

- The Eluna Engine API + The Eluna Lua Engine© API

- The Eluna Engine's API allows you to add your own Lua code to be executed when certain events (called "hooks") occur. + The Eluna Lua Engine© API allows you to add your own Lua code to be executed when certain events (called "hooks") occur.

Add a new in-game command, give life to creatures with new AI, or even light players who try to duel on fire!