Skip to content

Commit 8008705

Browse files
committed
Move BurnOut reference to Special Thanks
1 parent 20888a2 commit 8008705

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

README.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,6 @@
44

55
C# protection, packer, and archive scanning library. This currently compiles as a library so it can be used in any C# application. A reference application called `ProtectionScan` is also included to demonstrate the abilities of the library. For an example of a program implementing the library, see [MPF](https://github.com/SabreTools/MPF).
66

7-
The following projects have influenced this library:
8-
9-
- [BurnOut](http://burnout.sourceforge.net/) - Project that this library was initially based on. This project is fully unaffiliated with the original BurnOut and its authors.
10-
117
Please visit our sibling project, [DRML](https://github.com/TheRogueArchivist/DRML), the DRM Library for a more in-depth look at some of the protections detected.
128

139
## Releases
@@ -237,3 +233,5 @@ Contributions to the project are welcome. Please follow the current coding style
237233
## Special Thanks
238234

239235
I want to give a special thanks to [TheRogueArchivist](https://github.com/TheRogueArchivist) and [HeroponRikiBestest](https://github.com/HeroponRikiBestest) who have gone above and beyond helping both fix existing checks as well as add new ones.
236+
237+
I also want to give a shout out to [BurnOut](http://burnout.sourceforge.net/) which was the original basis and inspriation for this work. This project is fully unaffiliated with the original BurnOut and its authors.

0 commit comments

Comments
 (0)