squishy

Tue, 22 Dec 2009 05:10:08 +0000

author
Matthew Wild <mwild1@gmail.com>
date
Tue, 22 Dec 2009 05:10:08 +0000
changeset 3
d1a9fb6495c6
parent 0
7d84f4403d67
child 8
9663866ca475
permissions
-rw-r--r--

Don't allow loading the same plugin more than once

0
7d84f4403d67 Initial commit, hello world!
Matthew Wild <mwild1@gmail.com>
parents:
diff changeset
1 Module "riddim.plugins.groupchat" "plugins/groupchat.lua"
7d84f4403d67 Initial commit, hello world!
Matthew Wild <mwild1@gmail.com>
parents:
diff changeset
2 Module "riddim.plugins.commands" "plugins/commands.lua"
7d84f4403d67 Initial commit, hello world!
Matthew Wild <mwild1@gmail.com>
parents:
diff changeset
3 Module "riddim.plugins.version" "plugins/version.lua"
7d84f4403d67 Initial commit, hello world!
Matthew Wild <mwild1@gmail.com>
parents:
diff changeset
4 Module "riddim.plugins.ping" "plugins/ping.lua"
7d84f4403d67 Initial commit, hello world!
Matthew Wild <mwild1@gmail.com>
parents:
diff changeset
5
7d84f4403d67 Initial commit, hello world!
Matthew Wild <mwild1@gmail.com>
parents:
diff changeset
6 Main "init.lua"
7d84f4403d67 Initial commit, hello world!
Matthew Wild <mwild1@gmail.com>
parents:
diff changeset
7
7d84f4403d67 Initial commit, hello world!
Matthew Wild <mwild1@gmail.com>
parents:
diff changeset
8 Output "riddim.lua"

mercurial