MVR Project Code
Brought to you by:
trojaneca
File | Date | Author | Commit |
---|---|---|---|
MVRClient | 2010-06-06 | mgeorgiev | [r18] |
MVRServer | 2010-06-06 | mgeorgiev | [r19] |
SQL | 2010-04-26 | trojaneca | [r12] Създадох няколко нови класа за диалогови прозорци |
readme.txt | 2010-04-18 | bogata6a | [r10] Добавям readme файл към проекта. |
= MVRProject-- README = Copyright (C) 2010 MVRProject <https://sourceforge.net/projects/mvrproject/> MVRProject 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 2 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.... well dont use it :D On this project are working: *Trojaneca (Dimitar Krastev 11b) *Bogata6a (Nikolay Tsvetanov 11b) *Martin 11b (Further details soon) Comments are welcome. - Trojaneca <detekt@abv.bg> == Welcome to MaNGOS == MVRProject is an Open Source implementation of citizen file system, written in JAVA. Please see the file COPYING for license details. Documenation on various development related topics can be found in the doc/ subdirectory. The required SQL files for creating the database backend are included in the sql/ subdirectory. In case you are upgrading from an older MVRProject release, make sure you as well take a look at the SQL files in the sql/updates/ sub- directory. In order to build and install MVRProject you must configure JAVA Environment and MySQL server. Thank you.