Moveto Module: Difference between revisions

From ASSS Wiki
Jump to navigationJump to search
initial page
 
m added to category Documents and Module
Line 12: Line 12:
</pre>
</pre>
See [[Installing_New_Modules]].
See [[Installing_New_Modules]].
[[Category: Documents]]
[[Category: Module]]

Revision as of 18:12, 11 January 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

See Installing_New_Modules.