Sick Gaming
Godot On Steam Using GodotSteam - Printable Version

+- Sick Gaming (https://www.sickgaming.net)
+-- Forum: Programming (https://www.sickgaming.net/forum-76.html)
+--- Forum: Game Development (https://www.sickgaming.net/forum-80.html)
+--- Thread: Godot On Steam Using GodotSteam (/thread-98471.html)



Godot On Steam Using GodotSteam - xSicKxBot - 11-27-2020

Godot On Steam Using GodotSteam

<div style="margin: 5px 5% 10px 5%;"><img src="https://www.sickgaming.net/blog/wp-content/uploads/2020/11/godot-on-steam-using-godotsteam.jpg" width="1920" height="1080" title="" alt="" /></div><div><div><img src="https://www.sickgaming.net/blog/wp-content/uploads/2020/11/godot-on-steam-using-godotsteam.jpg" class="ff-og-image-inserted"></div>
<p>If you are creating a commercial PC game using Godot there is a good chance you are going to want to publish on Steam. If that is a case if your game requires any network services such as achievements, a leaderboard or DLC you are probably tempted to use Steam’s own <a href="https://partner.steamgames.com/">Steamworks</a> suite of APIs. In that case you most likely want to know about <a href="https://gramps.github.io/GodotSteam/index.html">GodotSteam</a> an open source implementation of the SteamWorks API for Godot 2/3, providing convenient GDScript interfaces for the vast majority of the Steamworks features.</p>
<p>GodotSteam is an open source project <a href="https://github.com/Gramps/GodotSteam">hosted on GitHub</a> that is implemented using the Godot module system. The source code is under the flexible and permissive MIT license. There is a <a href="https://github.com/Gramps/GodotSteam/tree/gdnative">GDNative branch available</a> although sadly it appears to have been abandoned. Being a module means you will have to download and build your own version of Godot, a process I <a href="https://www.youtube.com/watch?v=VIPe51aEIjE">describe in this video</a>. If the world of Godot, modules and GDNative are all new to you, don’t worry, we have an overview <a href="https://gamefromscratch.com/godot-with-c/">available here</a>.</p>
<p>If you want to get started with GodotSteam there are excellent tutorials and comprehensive documentation <a href="https://gramps.github.io/GodotSteam/index.html">available here</a>. You can learn more about Godot, Steamworks and GodotSteam in the video <a href="https://www.youtube.com/watch?v=BQcRoPjK-lw">below</a>.</p>
<div class="code-block code-block-1"> <ins class="adsbygoogle" data-ad-format="autorelaxed" data-ad-client="ca-pub-5156240514307514" data-ad-slot="1997524572"></ins>
</div>
</div>


https://www.sickgaming.net/blog/2020/11/26/godot-on-steam-using-godotsteam/