Moveto Module: Difference between revisions
From ASSS Wiki
Jump to navigationJump to search
No edit summary |
Mine GO BOOM (talk | contribs) m Reverted edit of Zc321, changed back to last version by Pests |
||
| Line 1: | Line 1: | ||
<pre> | |||
moveto 1.1 [smong jan 1 2005] | |||
-Compiling | |||
Linux: make -f moveto.mk | |||
Win: .dll project (add util.c, zlib.lib, pthread.lib if necy) | |||
-Installation | |||
Put moveto.so/.dll in bin/. | |||
Put moveto:moveto at the bottom of conf/modules.conf | |||
Add cmd_moveto and privcmd_moveto to conf/groupdef.dir/mod | |||
</pre> | |||
See [[Installing_New_Modules]]. | |||
[[Category: Custom Modules]] | |||
Latest revision as of 07:53, 30 November 2005
moveto 1.1 [smong jan 1 2005] -Compiling Linux: make -f moveto.mk Win: .dll project (add util.c, zlib.lib, pthread.lib if necy) -Installation Put moveto.so/.dll in bin/. Put moveto:moveto at the bottom of conf/modules.conf Add cmd_moveto and privcmd_moveto to conf/groupdef.dir/mod