Skip to content
This repository was archived by the owner on Jul 9, 2024. It is now read-only.

Commit f2f4585

Browse files
committed
2 parents 547f03c + 67be404 commit f2f4585

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,16 +4,16 @@ Windows utility to automate the bisection process for issues in the Dolphin Emul
44
# Requirements
55
Dolphin Bisect Tool requires .NET 4.0 framework to run.
66

7-
To compile, Dolphin Bisect Tool was written and compiled in Visual Studio 2015. 2013 supposedly works, but is not tested. Due to the crappy 7zip library I used, set your build settings to create a x86 build. ~~I intend to use a better library in the future.~~ haha just kidding it's too slow
7+
To compile, Dolphin Bisect Tool was written and compiled in Visual Studio 2015/2017. 2013 supposedly works, but is not tested. Due to the crappy 7zip library I used, set your build settings to create a x86 build.
88

99
# Contributing
10-
Code clean ups, features, bug fixes, or anything else are greatly welcome. Just make a pull request. I would appreciate it if Dolphin's [contribution guidelines] (https://github.com/dolphin-emu/dolphin/blob/master/Contributing.md) were followed. You can ignore the bits about using clang-format.
10+
Code clean ups, features, bug fixes, or anything else are greatly welcome. Just make a pull request. I would appreciate it if Dolphin's [contribution guidelines](https://github.com/dolphin-emu/dolphin/blob/master/Contributing.md) were followed. You can ignore the bits about using clang-format.
1111

1212
# Contact
1313
Dolphin Bisect Tool was written by Anthony aka 'Helios'
1414

1515
Discussion about the utility should be directed here:
1616

17-
[https://forums.dolphin-emu.org/Thread-green-notice-development-thread-unofficial-dolphin-bisection-tool-for-finding-broken-builds] (https://forums.dolphin-emu.org/Thread-green-notice-development-thread-unofficial-dolphin-bisection-tool-for-finding-broken-builds)
17+
[https://forums.dolphin-emu.org/Thread-green-notice-development-thread-unofficial-dolphin-bisection-tool-for-finding-broken-builds](https://forums.dolphin-emu.org/Thread-green-notice-development-thread-unofficial-dolphin-bisection-tool-for-finding-broken-builds)
1818

1919
Alternatively, you can contact me on #dolphin-emu, freenode under Helios747

0 commit comments

Comments
 (0)