diff options
author | Eugenio Favalli <elvenprogrammer@gmail.com> | 2005-07-09 11:00:51 +0000 |
---|---|---|
committer | Eugenio Favalli <elvenprogrammer@gmail.com> | 2005-07-09 11:00:51 +0000 |
commit | d3202d55214abb4e6df30a54eceff3b24746ee13 (patch) | |
tree | befa461cb42b382894d7bbb1bcd4e77457f260b7 /docs | |
parent | a458bf24b65f7f2b7e8c4aa156e04ab672a79e6e (diff) | |
download | mana-d3202d55214abb4e6df30a54eceff3b24746ee13.tar.gz mana-d3202d55214abb4e6df30a54eceff3b24746ee13.tar.bz2 mana-d3202d55214abb4e6df30a54eceff3b24746ee13.tar.xz mana-d3202d55214abb4e6df30a54eceff3b24746ee13.zip |
Some win32 fixes most of all
Diffstat (limited to 'docs')
-rw-r--r-- | docs/FAQ.txt | 29 |
1 files changed, 13 insertions, 16 deletions
diff --git a/docs/FAQ.txt b/docs/FAQ.txt index 5389b322..2457d364 100644 --- a/docs/FAQ.txt +++ b/docs/FAQ.txt @@ -15,18 +15,7 @@ A: The fastest way is to come on our IRC channel. There you can find a lot of it will help to get more players. Ok you think forums are evil? Don't worry, send me an e-mail at umperio@users.sourceforge.net and you're done. That's not enough? No, I won't give you my phone number! ;P - - -CVS - -Q: What's CVS? - -A: It's a system where is stored the latest development version. It's not - assured that it's stable, but surely it has the latest updates. (CVS version - is updated quite frequently). If you want to check it out, read this guide - http://themanaworld.sourceforge.net/cvs-tutorial.txt - - + GAME Q: I always get "Unregistered ID" error message, why? @@ -64,14 +53,22 @@ A: Check your inventory, if you've got lots of stuff probably you're overweight, try to give away some of them. +CVS + +Q: What's CVS? + +A: It's a system where is stored the latest development version. It's not + assured that it's stable, but surely it has the latest updates. (CVS version + is updated quite frequently). If you want to check it out, read this guide + http://themanaworld.sourceforge.net/cvs-tutorial.txt + + DEVELOPMENT Q: When will the next version be released? -A: Really don't know. Usually a newer version comes out in a month, but that's - not for sure. You can try asking the devs on IRC for further infos, you can - try the latest CVS version or the latest CVS daily snaphost. These are no - stable releases but are updated freuqently or even on a daily basis. +A: We have scheduled releases. Usually a new release is available every month. + Check http://wiki.themanaworld.org/index.php/Roadmap for further infos. Q: How can I contribute? |