Move otclientrc.lua to top dir

* Use markdown for README
This commit is contained in:
Eduardo Bart
2012-07-05 17:03:41 -03:00
parent 8cc14c2d2d
commit 6f12261aef
5 changed files with 26 additions and 23 deletions

4
otclientrc.lua Normal file
View File

@@ -0,0 +1,4 @@
-- this file is loaded after all modules are loaded and initialized
-- you can place any custom user code here
print 'Startup done :]'