diff options
author | w00t <w00t@e03df62e-2008-0410-955e-edbf42e46eb7> | 2008-09-07 02:25:47 +0000 |
---|---|---|
committer | w00t <w00t@e03df62e-2008-0410-955e-edbf42e46eb7> | 2008-09-07 02:25:47 +0000 |
commit | bff841250357a9aacd1ab308f93159e5bfd99de0 (patch) | |
tree | 598eceabab933ff49a8d0e0912aa1c51b2243752 /sources.list | |
parent | 8424e1367b33e8605361cd8aa4584405e4a74fd7 (diff) |
Add default sources.list for modulemanager
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10427 e03df62e-2008-0410-955e-edbf42e46eb7
Diffstat (limited to 'sources.list')
-rw-r--r-- | sources.list | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/sources.list b/sources.list new file mode 100644 index 000000000..65307eef6 --- /dev/null +++ b/sources.list @@ -0,0 +1,8 @@ +###### +# sources.list +# +# This file lists sources of third party modules that are available for installation with inspircd. +# To manage these, you want the ./modulemanage binary. +# +# Feel free to add additional sources! +http://www.inspircd.com/modules/modules.lst |