<?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:updaterrepohandlersg</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:04:56+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://modding.bcs.place/scripting:doc:u:updaterrepohandlersg:getobjectbyurl?rev=1772782356&amp;do=diff"/>
                <rdf:li rdf:resource="https://modding.bcs.place/scripting:doc:u:updaterrepohandlersg:onadd?rev=1772782356&amp;do=diff"/>
                <rdf:li rdf:resource="https://modding.bcs.place/scripting:doc:u:updaterrepohandlersg:onremove?rev=1772782356&amp;do=diff"/>
                <rdf:li rdf:resource="https://modding.bcs.place/scripting:doc:u:updaterrepohandlersg:queueondownloadfinished?rev=1772782356&amp;do=diff"/>
                <rdf:li rdf:resource="https://modding.bcs.place/scripting:doc:u:updaterrepohandlersg:queueonempty?rev=1772782356&amp;do=diff"/>
                <rdf:li rdf:resource="https://modding.bcs.place/scripting:doc:u:updaterrepohandlersg:queuepop?rev=1772782356&amp;do=diff"/>
                <rdf:li rdf:resource="https://modding.bcs.place/scripting:doc:u:updaterrepohandlersg:queuepush?rev=1772782356&amp;do=diff"/>
                <rdf:li rdf:resource="https://modding.bcs.place/scripting:doc:u:updaterrepohandlersg:queuequerynext?rev=1772782356&amp;do=diff"/>
                <rdf:li rdf:resource="https://modding.bcs.place/scripting:doc:u:updaterrepohandlersg:queueremove?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:updaterrepohandlersg:getobjectbyurl?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>getobjectbyurl</title>
        <link>https://modding.bcs.place/scripting:doc:u:updaterrepohandlersg:getobjectbyurl?rev=1772782356&amp;do=diff</link>
        <description>UpdaterRepoHandlerSG::getObjectByURL

There is no doc-string available for this function.

Syntax


script UpdaterRepoHandlerSG::getObjectByURL(string %this, string %url);


Parameters

string %this

No description available.

string %url

No description available.</description>
    </item>
    <item rdf:about="https://modding.bcs.place/scripting:doc:u:updaterrepohandlersg:onadd?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>onadd</title>
        <link>https://modding.bcs.place/scripting:doc:u:updaterrepohandlersg:onadd?rev=1772782356&amp;do=diff</link>
        <description>UpdaterRepoHandlerSG::onAdd

There is no doc-string available for this function.

Syntax


script UpdaterRepoHandlerSG::onAdd(string %this);


Parameters

string %this

No description available.

Return value

script

No description available.

Remarks

Examples</description>
    </item>
    <item rdf:about="https://modding.bcs.place/scripting:doc:u:updaterrepohandlersg:onremove?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>onremove</title>
        <link>https://modding.bcs.place/scripting:doc:u:updaterrepohandlersg:onremove?rev=1772782356&amp;do=diff</link>
        <description>UpdaterRepoHandlerSG::onRemove

There is no doc-string available for this function.

Syntax


script UpdaterRepoHandlerSG::onRemove(string %this);


Parameters

string %this

No description available.

Return value

script

No description available.

Remarks

Examples</description>
    </item>
    <item rdf:about="https://modding.bcs.place/scripting:doc:u:updaterrepohandlersg:queueondownloadfinished?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>queueondownloadfinished</title>
        <link>https://modding.bcs.place/scripting:doc:u:updaterrepohandlersg:queueondownloadfinished?rev=1772782356&amp;do=diff</link>
        <description>UpdaterRepoHandlerSG::queueOnDownloadFinished

There is no doc-string available for this function.

Syntax


script UpdaterRepoHandlerSG::queueOnDownloadFinished(string %this, string %repo, string %error);


Parameters

string %this

No description available.</description>
    </item>
    <item rdf:about="https://modding.bcs.place/scripting:doc:u:updaterrepohandlersg:queueonempty?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>queueonempty</title>
        <link>https://modding.bcs.place/scripting:doc:u:updaterrepohandlersg:queueonempty?rev=1772782356&amp;do=diff</link>
        <description>UpdaterRepoHandlerSG::queueOnEmpty

There is no doc-string available for this function.

Syntax


script UpdaterRepoHandlerSG::queueOnEmpty(string %this);


Parameters

string %this

No description available.

Return value

script

No description available.

Remarks</description>
    </item>
    <item rdf:about="https://modding.bcs.place/scripting:doc:u:updaterrepohandlersg:queuepop?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>queuepop</title>
        <link>https://modding.bcs.place/scripting:doc:u:updaterrepohandlersg:queuepop?rev=1772782356&amp;do=diff</link>
        <description>UpdaterRepoHandlerSG::queuePop

There is no doc-string available for this function.

Syntax


script UpdaterRepoHandlerSG::queuePop(string %this);


Parameters

string %this

No description available.

Return value

script

No description available.

Remarks

Examples</description>
    </item>
    <item rdf:about="https://modding.bcs.place/scripting:doc:u:updaterrepohandlersg:queuepush?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>queuepush</title>
        <link>https://modding.bcs.place/scripting:doc:u:updaterrepohandlersg:queuepush?rev=1772782356&amp;do=diff</link>
        <description>UpdaterRepoHandlerSG::queuePush

There is no doc-string available for this function.

Syntax


script UpdaterRepoHandlerSG::queuePush(string %this, string %repository);


Parameters

string %this

No description available.

string %repository

No description available.</description>
    </item>
    <item rdf:about="https://modding.bcs.place/scripting:doc:u:updaterrepohandlersg:queuequerynext?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>queuequerynext</title>
        <link>https://modding.bcs.place/scripting:doc:u:updaterrepohandlersg:queuequerynext?rev=1772782356&amp;do=diff</link>
        <description>UpdaterRepoHandlerSG::queueQueryNext

There is no doc-string available for this function.

Syntax


script UpdaterRepoHandlerSG::queueQueryNext(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:updaterrepohandlersg:queueremove?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>queueremove</title>
        <link>https://modding.bcs.place/scripting:doc:u:updaterrepohandlersg:queueremove?rev=1772782356&amp;do=diff</link>
        <description>UpdaterRepoHandlerSG::queueRemove

There is no doc-string available for this function.

Syntax


script UpdaterRepoHandlerSG::queueRemove(string %this, string %repo);


Parameters

string %this

No description available.

string %repo

No description available.</description>
    </item>
</rdf:RDF>
