Skip to content

Commit 741bd42

Browse files
Deploy to GitHub pages
1 parent a6c1fd6 commit 741bd42

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

news/031/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -294,7 +294,7 @@ <h3 id="actor-pattern-with-async-rust"><a href="https://eo-rs.dev/blog/the-actor
294294
to be refactored to be more modular and cleaner.</p>
295295
<h3 id="godot-rust-to-android-without-android-studio"><a href="https://coffeecodechem.com/2022/02/exporting-godot-rust-android-apk-windows/">Godot-Rust to Android without Android Studio</a>&nbsp;<a class="anchor" href="#godot-rust-to-android-without-android-studio" aria-hidden="true">#</a>
296296
</h3>
297-
<p><img src="godot-rust-android-via-windows.png" alt="working godot-rust on an android phone" />
297+
<p><img src="godot-rust-android-via-windows.jpg" alt="working godot-rust on an android phone" />
298298
<em>Proof of concept Godot app running on Android</em></p>
299299
<p><a href="https://twitter.com/coffeecodechem">@coffeecodechem</a> published a <a href="https://coffeecodechem.com/2022/02/exporting-godot-rust-android-apk-windows/">blog post</a> on how to
300300
export godot-rust as an Android APK on Windows without using Android Studio. It

rss.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -239,7 +239,7 @@ by switching over to an actor pattern approach. This method allowed the server
239239
to be refactored to be more modular and cleaner.&lt;&#x2F;p&gt;
240240
&lt;h3 id=&quot;godot-rust-to-android-without-android-studio&quot;&gt;&lt;a href=&quot;https:&#x2F;&#x2F;coffeecodechem.com&#x2F;2022&#x2F;02&#x2F;exporting-godot-rust-android-apk-windows&#x2F;&quot;&gt;Godot-Rust to Android without Android Studio&lt;&#x2F;a&gt;&amp;nbsp;&lt;a class=&quot;anchor&quot; href=&quot;#godot-rust-to-android-without-android-studio&quot; aria-hidden=&quot;true&quot;&gt;#&lt;&#x2F;a&gt;
241241
&lt;&#x2F;h3&gt;
242-
&lt;p&gt;&lt;img src=&quot;godot-rust-android-via-windows.png&quot; alt=&quot;working godot-rust on an android phone&quot; &#x2F;&gt;
242+
&lt;p&gt;&lt;img src=&quot;godot-rust-android-via-windows.jpg&quot; alt=&quot;working godot-rust on an android phone&quot; &#x2F;&gt;
243243
&lt;em&gt;Proof of concept Godot app running on Android&lt;&#x2F;em&gt;&lt;&#x2F;p&gt;
244244
&lt;p&gt;&lt;a href=&quot;https:&#x2F;&#x2F;twitter.com&#x2F;coffeecodechem&quot;&gt;@coffeecodechem&lt;&#x2F;a&gt; published a &lt;a href=&quot;https:&#x2F;&#x2F;coffeecodechem.com&#x2F;2022&#x2F;02&#x2F;exporting-godot-rust-android-apk-windows&#x2F;&quot;&gt;blog post&lt;&#x2F;a&gt; on how to
245245
export godot-rust as an Android APK on Windows without using Android Studio. It

0 commit comments

Comments
 (0)