aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorCerapter <cerap@protonmail.com>2018-09-04 17:32:20 +0200
committerCerapter <cerap@protonmail.com>2018-09-04 17:32:20 +0200
commitfe955d692350cd3bac192721c09d8fdd445afc5d (patch)
tree30246face43b40f99ff33b3f1389fc39165404e9 /README.md
parent2fe5d440f419b3bfad71345350458181c9164033 (diff)
Removed the dependency on `bass.dll`.
This is merely a reimplementation of Gameboyprinter's changes on the main thing. The only thing that's different from that one is that the options menu has had its audio device removed, too.
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 0 insertions, 6 deletions
diff --git a/README.md b/README.md
index 913b1745..828d329b 100644
--- a/README.md
+++ b/README.md
@@ -103,9 +103,3 @@ Modifications copyright (c) 2017-2018 oldmud0
This project uses Qt 5, which is licensed under the [GNU Lesser General Public License](https://www.gnu.org/licenses/lgpl-3.0.txt) with [certain licensing restrictions and exceptions](https://www.qt.io/qt-licensing-terms/). To comply with licensing requirements for static linking, object code is available if you would like to relink with an alternative version of Qt, and the source code for Qt may be found at https://github.com/qt/qtbase, http://code.qt.io/cgit/, or at https://qt.io.
Copyright (c) 2016 The Qt Company Ltd.
-
-## BASS
-
-This project depends on the BASS shared library. Get it here: http://www.un4seen.com/
-
-Copyright (c) 1999-2016 Un4seen Developments Ltd. All rights reserved.