You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CREDITS.md
+6-1Lines changed: 6 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -49,4 +49,9 @@ This modernized fork of `pcg-cpp` by **Total-Random** integrates several critica
49
49
-`C4127` (conditional expression is constant) in template code.
50
50
51
51
## Special Thanks
52
-
Special thanks to **Melissa O'Neill** for creating the original PCG library and to all the community members who have proposed fixes over the years, including **david-fong** for valuable build system feedback.
52
+
## Special Thanks
53
+
Special thanks to **Melissa O'Neill** for creating the original PCG library and to all the community members who have proposed fixes over the years.
54
+
55
+
We are especially grateful to:
56
+
-**Ben Haller** ([bhaller](https://github.com/bhaller)) for his early support, encouragement, and understanding during the initial phases of this fork.
57
+
-**david-fong** ([david-fong](https://github.com/david-fong)) for valuable feedback on the CMake build system.
0 commit comments