<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: valkyrienyanko</title>
    <description>The latest articles on DEV Community by valkyrienyanko (@valkyrienyanko).</description>
    <link>https://dev.to/valkyrienyanko</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F399405%2F6f578ee3-a9a3-4d26-b099-596310833264.png</url>
      <title>DEV Community: valkyrienyanko</title>
      <link>https://dev.to/valkyrienyanko</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/valkyrienyanko"/>
    <language>en</language>
    <item>
      <title>Godot Modules (C#) - A Set of Useful Modules / Scripts to Kickstart Your Game</title>
      <dc:creator>valkyrienyanko</dc:creator>
      <pubDate>Wed, 13 Apr 2022 21:54:55 +0000</pubDate>
      <link>https://dev.to/valkyrienyanko/godot-modules-c-a-set-of-useful-modules-scripts-to-kickstart-your-game-17g9</link>
      <guid>https://dev.to/valkyrienyanko/godot-modules-c-a-set-of-useful-modules-scripts-to-kickstart-your-game-17g9</guid>
      <description>&lt;p&gt;&lt;a href="https://github.com/valkyrienyanko/GodotModules"&gt;Godot Modules&lt;/a&gt; was created to prevent redoing the same things over and over again in new games.&lt;/p&gt;

&lt;p&gt;Modules that have been finished&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Mod Loader (Lua)&lt;/li&gt;
&lt;li&gt;Options&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Modules that are WIP&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Netcode (aimed towards cooperative games)&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Modules that are planned&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Tech Tree (all nodes will be auto-positioned, I have finished this just have to port it over to this project, I'll do this after I've finished the netcode module)&lt;/li&gt;
&lt;li&gt;Popup Menu (a lot of games have a popup menu when you press ESC)&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Mod Loader&lt;br&gt;
&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--OgzwiXQe--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/r2l0o74ygmo4n7vuofjy.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--OgzwiXQe--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/r2l0o74ygmo4n7vuofjy.png" alt="Image description" width="609" height="421"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Options&lt;br&gt;
&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--K2DUK-HQ--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/6rvrrctfslw40cugav49.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--K2DUK-HQ--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/6rvrrctfslw40cugav49.png" alt="Image description" width="411" height="226"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Create Lobby&lt;br&gt;
&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--7x6fE8ee--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/qmzecnzc113dzfyh5o1b.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--7x6fE8ee--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/qmzecnzc113dzfyh5o1b.png" alt="Image description" width="568" height="342"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Server Browser&lt;br&gt;
&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--2X7DTfGT--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/mimck3t6wy4frl0x9twk.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--2X7DTfGT--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/mimck3t6wy4frl0x9twk.png" alt="Image description" width="880" height="500"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Lobby&lt;br&gt;
&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--46kck8KC--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/c3x95bojwp7e27lj5yno.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--46kck8KC--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/c3x95bojwp7e27lj5yno.png" alt="Image description" width="880" height="494"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://github.com/valkyrienyanko/GodotModules"&gt;https://github.com/valkyrienyanko/GodotModules&lt;/a&gt;&lt;/p&gt;

</description>
      <category>csharp</category>
      <category>opensource</category>
      <category>gamedev</category>
      <category>programming</category>
    </item>
  </channel>
</rss>
