QWBFS Manager is a Wii games manager - fork of https://github.com/pasnox/qwbfsmanager

pasnox fdd4153f01 tag version 1.2.2 12 years ago
libwbfs 9c80f84d62 Some update to use ramdisk as build path if available. 12 years ago
packages a437f9b83b Fix crossbuild for windows 12 years ago
qwbfs 878656a07e Fix version 12 years ago
translations 9f5803f24c Fix some french translations. 13 years ago
GPL-2 4bb3e0b21b Change the license file 14 years ago
README 40f8965126 Small update 13 years ago
qwbfs.pro 9c80f84d62 Some update to use ramdisk as build path if available. 12 years ago
shared.pri 3836fa4907 Fix bad brace 12 years ago

README

QWBFS Manager
=============

Home page: http://code.google.com/p/qwbfs
IRC Channel: #qwbfs on irc.Abjects.net (irc://irc.Abjects.net/qwbfs)

QWBFS Manager is a cross platform WBFS manager running on Windows, Mac OS X, Linux & Unix like systems.

IMPORTANT NOTICE
================

I DO NOT TAKE ANY RESPONSIBILITY FOR ANY DAMAGE TO YOUR HARDWARE OR YOUR DATA BECAUSE OF IMPROPER USAGE OF THIS SOFTWARE.

Requirements
============

- Build tool chain (GCC...)
- Qt >= 4.5.x
- OpenSSL (Windows: http://www.slproweb.com/download/Win32OpenSSL-0_9_8q.exe)
- A computer
- A chair
- A brain
- Some fingers

Build instructions
==================

- unpack the sources archive
- cd in the uncompress folder
- qmake PREFIX=/usr/local
- make
- sudo make install

License
=======

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 package 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 .

In addition, as a special exception, the copyright holders give permission
to link this program with the OpenSSL project's "OpenSSL" library (or with
modified versions of it that use the same license as the "OpenSSL"
library), and distribute the linked executables. You must obey the GNU
General Public License in all respects for all of the code used other than
"OpenSSL". If you modify file(s), you may extend this exception to your
version of the file(s), but you are not obligated to do so. If you do not
wish to do so, delete this exception statement from your version.

Disclamer
==========

I DO NOT TAKE ANY RESPONSIBILITY FOR ANY DAMAGE TO YOUR HARDWARE OR YOUR DATA BECAUSE OF IMPROPER USAGE OF THIS SOFTWARE.

Enjoy, P@sNox