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
<h3id="how-to-write-a-crash-reporter"><ahref="https://www.anthropicstudios.com/2021/03/05/crash-reporter/">How To Write a Crash Reporter</a> <aclass="anchor" href="#how-to-write-a-crash-reporter" aria-hidden="true">#</a>
490
490
</h3>
491
491
<p><imgsrc="https://gamedev.rs/news/021/wor-crash-reporter.jpg" alt="How To Write a Crash Reporter" /></p>
492
-
<p><ahref="https://twitter.com/masonremaley">@masonremaley</a> wrote <ahref="https://gamedev.rs/news/021/crash-reporter">an article</a> walking
492
+
<p><ahref="https://twitter.com/masonremaley">@masonremaley</a> wrote <ahref="https://www.anthropicstudios.com/2021/03/05/crash-reporter/">an article</a> walking
493
493
through <ahref="https://store.steampowered.com/app/1110620?utm_campaign=tmirgd&utm_source=n21">Way of Rhea's</a> crash reporter implementation.</p>
494
494
<p>The article covers how to detect a crash, how to report a crash via chat
495
495
services like Discord or Slack, and how to implement a robust native UI on
@@ -715,13 +715,10 @@ <h2 id="requests-for-contribution">Requests for Contribution <a class="anch
715
715
<ahref="https://github.com/rust-gamedev/rust-gamedev.github.io">Send us a pull request</a>.</p>
716
716
<p>Also, subscribe to <ahref="https://twitter.com/rust_gamedev">@rust_gamedev on Twitter</a>
717
717
or <ahref="https://reddit.com/r/rust_gamedev">/r/rust_gamedev subreddit</a> if you want to receive fresh news!</p>
718
-
<!--
719
-
TODO: Add real links and un-comment once this post is published
<h3 id="how-to-write-a-crash-reporter"><a href="https://www.anthropicstudios.com/2021/03/05/crash-reporter/">How To Write a Crash Reporter</a>&nbsp;<a class="anchor" href="#how-to-write-a-crash-reporter" aria-hidden="true">#</a>
435
435
</h3>
436
436
<p><img src="https://gamedev.rs/news/021/wor-crash-reporter.jpg" alt="How To Write a Crash Reporter" /></p>
437
-
<p><a href="https://twitter.com/masonremaley">@masonremaley</a> wrote <a href="https://gamedev.rs/news/021/crash-reporter">an article</a> walking
437
+
<p><a href="https://twitter.com/masonremaley">@masonremaley</a> wrote <a href="https://www.anthropicstudios.com/2021/03/05/crash-reporter/">an article</a> walking
438
438
through <a href="https://store.steampowered.com/app/1110620?utm_campaign=tmirgd&amp;utm_source=n21">Way of Rhea's</a> crash reporter implementation.</p>
439
439
<p>The article covers how to detect a crash, how to report a crash via chat
440
440
services like Discord or Slack, and how to implement a robust native UI on
@@ -660,13 +660,10 @@ works (or doesn't work!).</p>
660
660
<a href="https://github.com/rust-gamedev/rust-gamedev.github.io">Send us a pull request</a>.</p>
661
661
<p>Also, subscribe to <a href="https://twitter.com/rust_gamedev">@rust_gamedev on Twitter</a>
662
662
or <a href="https://reddit.com/r/rust_gamedev">/r/rust_gamedev subreddit</a> if you want to receive fresh news!</p>
663
-
<!--
664
-
TODO: Add real links and un-comment once this post is published
0 commit comments