Commit 2f78525e authored by cyberleo's avatar cyberleo

Download URL for base DB and glow utils is dead; switch to kitsunet.net instead

Glow utils isn't there yet, but that can probably be corrected.

Corrects Issue 7.
parent 386d930d
#!/bin/sh
BASEDBURL="http://tails.animaltracks.net/protomuck/protodb_v1.tar.gz"
GLOWUTILSURL="http://tails.animaltracks.net/protomuck/glow-utils.mufpkg"
BASEDBURL="http://kitsunet.net/protomuck/protodb_v1.tar.gz"
GLOWUTILSURL="http://kitsunet.net/protomuck/glow-utils.mufpkg"
echo "Begin ProtoMUCK configuration - written by Alynna"
echo "The default value will be specified by the value in [brackets]."
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment