<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://modding.bcs.place/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://modding.bcs.place/feed.php">
        <title>Blockland Modding - scripting:doc:u:updateraddonhandlersg</title>
        <description></description>
        <link>https://modding.bcs.place/</link>
        <image rdf:resource="https://modding.bcs.place/_media/wiki:dokuwiki.svg" />
       <dc:date>2026-04-15T03:03:09+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://modding.bcs.place/scripting:doc:u:updateraddonhandlersg:getobjectbyname?rev=1772782356&amp;do=diff"/>
                <rdf:li rdf:resource="https://modding.bcs.place/scripting:doc:u:updateraddonhandlersg:readlocalfiles?rev=1772782356&amp;do=diff"/>
                <rdf:li rdf:resource="https://modding.bcs.place/scripting:doc:u:updateraddonhandlersg:storefileinfo?rev=1772782356&amp;do=diff"/>
                <rdf:li rdf:resource="https://modding.bcs.place/scripting:doc:u:updateraddonhandlersg:ureadfileinfojson?rev=1772782356&amp;do=diff"/>
                <rdf:li rdf:resource="https://modding.bcs.place/scripting:doc:u:updateraddonhandlersg:ureadfileinfotxt?rev=1772782356&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://modding.bcs.place/_media/wiki:dokuwiki.svg">
        <title>Blockland Modding</title>
        <link>https://modding.bcs.place/</link>
        <url>https://modding.bcs.place/_media/wiki:dokuwiki.svg</url>
    </image>
    <item rdf:about="https://modding.bcs.place/scripting:doc:u:updateraddonhandlersg:getobjectbyname?rev=1772782356&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-03-06T07:32:36+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>getobjectbyname</title>
        <link>https://modding.bcs.place/scripting:doc:u:updateraddonhandlersg:getobjectbyname?rev=1772782356&amp;do=diff</link>
        <description>UpdaterAddOnHandlerSG::getObjectByName

There is no doc-string available for this function.

Syntax


script UpdaterAddOnHandlerSG::getObjectByName(string %this, string %name);


Parameters

string %this

No description available.

string %name

No description available.</description>
    </item>
    <item rdf:about="https://modding.bcs.place/scripting:doc:u:updateraddonhandlersg:readlocalfiles?rev=1772782356&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-03-06T07:32:36+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>readlocalfiles</title>
        <link>https://modding.bcs.place/scripting:doc:u:updateraddonhandlersg:readlocalfiles?rev=1772782356&amp;do=diff</link>
        <description>UpdaterAddOnHandlerSG::readLocalFiles

There is no doc-string available for this function.

Syntax


script UpdaterAddOnHandlerSG::readLocalFiles(string %this);


Parameters

string %this

No description available.

Return value

script

No description available.</description>
    </item>
    <item rdf:about="https://modding.bcs.place/scripting:doc:u:updateraddonhandlersg:storefileinfo?rev=1772782356&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-03-06T07:32:36+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>storefileinfo</title>
        <link>https://modding.bcs.place/scripting:doc:u:updateraddonhandlersg:storefileinfo?rev=1772782356&amp;do=diff</link>
        <description>UpdaterAddOnHandlerSG::storeFileInfo

There is no doc-string available for this function.

Syntax


script UpdaterAddOnHandlerSG::storeFileInfo(string %this, string %zipBase, string %version, string %channel, string %repoURL, string %format, string %id, string %isFallback, string %fallback);</description>
    </item>
    <item rdf:about="https://modding.bcs.place/scripting:doc:u:updateraddonhandlersg:ureadfileinfojson?rev=1772782356&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-03-06T07:32:36+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>ureadfileinfojson</title>
        <link>https://modding.bcs.place/scripting:doc:u:updateraddonhandlersg:ureadfileinfojson?rev=1772782356&amp;do=diff</link>
        <description>UpdaterAddOnHandlerSG::_readFileInfoJSON

There is no doc-string available for this function.

Syntax


script UpdaterAddOnHandlerSG::_readFileInfoJSON(string %this, string %file, string %readFO);


Parameters

string %this

No description available.

string %file</description>
    </item>
    <item rdf:about="https://modding.bcs.place/scripting:doc:u:updateraddonhandlersg:ureadfileinfotxt?rev=1772782356&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-03-06T07:32:36+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>ureadfileinfotxt</title>
        <link>https://modding.bcs.place/scripting:doc:u:updateraddonhandlersg:ureadfileinfotxt?rev=1772782356&amp;do=diff</link>
        <description>UpdaterAddOnHandlerSG::_readFileInfoTXT

There is no doc-string available for this function.

Syntax


script UpdaterAddOnHandlerSG::_readFileInfoTXT(string %this, string %file, string %readFO);


Parameters

string %this

No description available.

string %file</description>
    </item>
</rdf:RDF>
