move plugins into submodules..
This commit is contained in:
6
src/smeggdrop/smeggdrop.tcl
Normal file
6
src/smeggdrop/smeggdrop.tcl
Normal file
@ -0,0 +1,6 @@
|
||||
# smeggdrop.tcl
|
||||
encoding system utf-8
|
||||
set SMEGGDROP_ROOT [file dirname [info script]]
|
||||
proc putlog args {}
|
||||
if [file exists smeggdrop.conf] {source smeggdrop.conf}
|
||||
source $SMEGGDROP_ROOT/smeggdrop/smeggdrop.tcl
|
Reference in New Issue
Block a user