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

pasnox a24752681c Fix year 12 роки тому
libwbfs 9c80f84d62 Some update to use ramdisk as build path if available. 13 роки тому
packages 767a89b678 Fix year 12 роки тому
qwbfs cddd2fbb89 Bug fix release 1.2.3 12 роки тому
translations 9f5803f24c Fix some french translations. 14 роки тому
GPL-2 4bb3e0b21b Change the license file 14 роки тому
README b5995c9ce8 Update readme 13 роки тому
qwbfs.pro 9c80f84d62 Some update to use ramdisk as build path if available. 13 роки тому
shared.pri 3836fa4907 Fix bad brace 13 роки тому

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
- libfresh (https://github.com/pasnox/fresh)
- OpenSSL (Windows: http://www.slproweb.com/download/Win32OpenSSL-0_9_8q.exe)
- Windows only: ws2_32, leay32
- Unix only: crypto, udev
- Mac OS only: crypto, DiskArbitration, CoreServices
- 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