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: rss.xml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -442,7 +442,7 @@ and describes how they came to be this way.</p>
442
442
<li>Automated asset packs generation on build phase;</li>
443
443
<li>Loading assets from asset packs;</li>
444
444
<li>Support for audio: sound effects (buffered) and background music &gt; (streaming);</li>
445
-
<li>Support for 2D physics (rigid bodies and colliders) via <a href="https://nphysics.org/">nphysics2d</a>);</li>
445
+
<li>Support for 2D physics (rigid bodies and colliders) via <a href="https://nphysics.org/">nphysics2d</a>;</li>
446
446
<li>A new example: <a href="https://github.com/PsichiX/Oxygengine/tree/master/demos/basic-web-game">a basic web game</a>.</li>
0 commit comments