<?xml version="1.0" encoding="utf-8"?><?xml-stylesheet type="text/xsl" href="rss.xsl"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
    <channel>
        <title>FoundryEngine Blog</title>
        <link>https://luckymcdev.github.io/FoundryEngine/news</link>
        <description>FoundryEngine Blog</description>
        <lastBuildDate>Thu, 06 Aug 2026 00:00:00 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>https://github.com/jpmonette/feed</generator>
        <language>en</language>
        <item>
            <title><![CDATA[FoundryEngine 0.1.6 First Public Release]]></title>
            <link>https://luckymcdev.github.io/FoundryEngine/news/foundryengine-0-1-6</link>
            <guid>https://luckymcdev.github.io/FoundryEngine/news/foundryengine-0-1-6</guid>
            <pubDate>Thu, 06 Aug 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[FoundryEngine 0.1.6 is out!]]></description>
            <content:encoded><![CDATA[<p>FoundryEngine 0.1.6 is out!
The First Ever Public Release</p>
<!-- -->
<p><strong>Foundry Engine</strong> is a NeoForge mod for Minecraft 26.1 that turns the game into a game engine.
You write content in Groovy as a Bundle: a self-contained folder of scripts, textures, and data.
Since Scripts are written in Groovy, they are hot reloadable (except for registry changes (Yet!)).</p>
<p>Make items, blocks, recipes, sounds, and particles.
Build areas, waypoints, branching dialogue, game stages, cutscenes, and custom dimensions.
Add post-processing effects and a full in-game editor. Iterate live, then share your bundle as a folder.</p>
<p><strong>Downloads:</strong> <a href="https://www.curseforge.com/minecraft/mc-mods/foundry-engine" target="_blank" rel="noopener noreferrer" class="">CurseForge</a> · <a href="https://modrinth.com/project/foundryengine" target="_blank" rel="noopener noreferrer" class="">Modrinth</a> · <a href="https://github.com/LuckyMcDev/FoundryEngine" target="_blank" rel="noopener noreferrer" class="">GitHub</a> · <a href="https://github.com/LuckyMcDev/ExampleBundle" target="_blank" rel="noopener noreferrer" class="">Bundle template</a></p>]]></content:encoded>
            <category>Announcements</category>
            <category>Changelog</category>
        </item>
    </channel>
</rss>