<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://raydev.wiki/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="https://raydev.wiki/feed.php">
        <title>RayDevWiki - jade</title>
        <description>Rayman Developer Community Wiki</description>
        <link>https://raydev.wiki/</link>
        <image rdf:resource="https://raydev.wiki/_media/logo.png" />
       <dc:date>2026-05-05T18:11:43+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://raydev.wiki/jade:editor?rev=1683282557&amp;do=diff"/>
                <rdf:li rdf:resource="https://raydev.wiki/jade:formats?rev=1769790953&amp;do=diff"/>
                <rdf:li rdf:resource="https://raydev.wiki/jade:modifiers?rev=1694537167&amp;do=diff"/>
                <rdf:li rdf:resource="https://raydev.wiki/jade:overview?rev=1715007322&amp;do=diff"/>
                <rdf:li rdf:resource="https://raydev.wiki/jade:scripting?rev=1710169977&amp;do=diff"/>
                <rdf:li rdf:resource="https://raydev.wiki/jade:tutorials?rev=1683281439&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://raydev.wiki/_media/logo.png">
        <title>RayDevWiki</title>
        <link>https://raydev.wiki/</link>
        <url>https://raydev.wiki/_media/logo.png</url>
    </image>
    <item rdf:about="https://raydev.wiki/jade:editor?rev=1683282557&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2023-05-05T10:29:17+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Editor Overview</title>
        <link>https://raydev.wiki/jade:editor?rev=1683282557&amp;do=diff</link>
        <description>Editor Overview

Jade&#039;s editor is made up of a number of different panes that tools can be docked to, providing the user with an incredibly customizable workspace.



Layout

Each BF can store it&#039;s own workspace layout, which can be altered and then saved at any time. This is why upon opening a different BF file or creating a new BF might result in the layout of the editor changing. You can save the current workspace by clicking on the save icon on the top right.</description>
    </item>
    <item rdf:about="https://raydev.wiki/jade:formats?rev=1769790953&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-01-30T16:35:53+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Formats</title>
        <link>https://raydev.wiki/jade:formats?rev=1769790953&amp;do=diff</link>
        <description>Formats

Many of these are pulled from Main/WinEditors/Sources/EDIpaths.h in the original source code, per the leaked copy of Jade from 2006. Because of this there may be some new formats introduced in other versions of Jade that are missing below (or formats that were subsequently removed or changed).</description>
    </item>
    <item rdf:about="https://raydev.wiki/jade:modifiers?rev=1694537167&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2023-09-12T16:46:07+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Modifiers</title>
        <link>https://raydev.wiki/jade:modifiers?rev=1694537167&amp;do=diff</link>
        <description>Modifiers

FIXME This page is still under construction!

A modifier allows you to give objects in Jade special behaviours, usually to their appearance. There are a number of different modifiers available too.

Applying a modifier can be done by first clicking onto an object in the</description>
    </item>
    <item rdf:about="https://raydev.wiki/jade:overview?rev=1715007322&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2024-05-06T14:55:22+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Overview</title>
        <link>https://raydev.wiki/jade:overview?rev=1715007322&amp;do=diff</link>
        <description>Overview

Jade is a 3D engine originally developed by Ubisoft Montpellier in conjunction with their then upcoming game, Beyond Good &amp; Evil. Following Beyond Good &amp; Evil&#039;s release it was subsequently used by the studio for the Peter Jackson King Kong tie-in game and Rayman Raving Rabbids.</description>
    </item>
    <item rdf:about="https://raydev.wiki/jade:scripting?rev=1710169977&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2024-03-11T15:12:57+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Scripting</title>
        <link>https://raydev.wiki/jade:scripting?rev=1710169977&amp;do=diff</link>
        <description>Scripting

Like it&#039;s predecessor, CPA, Jade uses a C-like proprietary scripting language for implementing game, object and world specific behaviours. 

This language appears to be only typically used for development purposes, and instead as when a title is shipped, the scripting language will usually be converted into C/C++ and compiled natively for the target platform for better performance.</description>
    </item>
    <item rdf:about="https://raydev.wiki/jade:tutorials?rev=1683281439&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2023-05-05T10:10:39+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Tutorials</title>
        <link>https://raydev.wiki/jade:tutorials?rev=1683281439&amp;do=diff</link>
        <description>Tutorials

:!: Some of the tutorials below may only apply to the original leaked copy of Jade. :!:

Replacing/Adding New Fonts

First step is to import your new texture into a folder in the editor, ideally saved as a TGA. Right-click on a folder in the editor browser and select</description>
    </item>
</rdf:RDF>
