diff options
Diffstat (limited to 'docs/INSTALL/win32.txt')
-rw-r--r-- | docs/INSTALL/win32.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/INSTALL/win32.txt b/docs/INSTALL/win32.txt index 3ffd506e..2fd12f8c 100644 --- a/docs/INSTALL/win32.txt +++ b/docs/INSTALL/win32.txt @@ -5,7 +5,7 @@ How setup Dev-C++ to compile Aethyra on a Win32 Box Aethyra project =========================== -Homepage: http://www.aethyra.com +Homepage: http://www.aethyra.org IRC: irc.freenode.net / #aethyra @@ -119,7 +119,7 @@ Check out The Mana Experiment from Subversion using either the command line svn tool or TortoiseSVN, pick what you like to use most and install that. Next, check out the following directory from our repository: - svn://209.168.213.109/client/trunk + svn://www.aethyra.org/client/trunk Open "Aethyra.dev" in Dev-C++. From there on you should be able to start compilition with Excute -> Compile. A file called aethyra.exe should appear |