Dragonriders Online Code
Status: Planning
Brought to you by:
drakoxp
File | Date | Author | Commit |
---|---|---|---|
ClientConfig | 2009-04-11 | drakoxp | [r11] GPLv3 added |
Debug | 2009-04-08 | drakoxp | [r7] makefile added, build scripts removed, readme a... |
Release | 2009-04-08 | drakoxp | [r7] makefile added, build scripts removed, readme a... |
bin | 2009-04-08 | drakoxp | [r7] makefile added, build scripts removed, readme a... |
doc | 2009-04-11 | drakoxp | [r11] GPLv3 added |
Dragonriders Online.sln | 2009-04-07 | drakoxp | [r2] well, the config tool ClientConfig is complete now |
README.txt | 2009-04-11 | drakoxp | [r11] GPLv3 added |
gpl-3.0.txt | 2009-04-11 | drakoxp | [r11] GPLv3 added |
make_doc.ClientConfig.sh | 2009-04-10 | drakoxp | [r10] documentation added (German) and bug fixed (con... |
makefile | 2009-04-08 | drakoxp | [r8] universal makefile added for the whole solution |
makefile.ClientConfig | 2009-04-10 | drakoxp | [r10] documentation added (German) and bug fixed (con... |
ClientConfig Copyright (C) 2009, Felix Bytow This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see <http://www.gnu.org/licenses/>. Outut directories: MS Visual Studio will place the compiled programs in the diretories "Debug" and "Release". If you compile the project by using the make utility, the binaries will be placed in the "bin" directory.