Fix comment
parent
b1bcbca9e2
commit
24a5af3fa9
|
|
@ -1,5 +1,3 @@
|
|||
This directory contains 2 scripts:
|
||||
* python_init.py: called when the plugin is called. Will execute scripts in
|
||||
This directory contains a single script:
|
||||
* python_init.py: called when the plugin is initialized. Will execute scripts in
|
||||
the 'init' subdirectory.
|
||||
* python_event.py: called when a global event (except plugin init) happens. Looks for
|
||||
scripts in the revelant subdirectory (Crossfire.ScriptParameters()) and executes them.
|
||||
|
|
|
|||
Loading…
Reference in New Issue