<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[New CoD4x WebAdmin v2.0.4 Relase]]></title><description><![CDATA[<p dir="auto"><strong>How to upgrade from v1.0.0 to v2.0.4</strong></p>
<ul>
<li>Get the latest version from the <a href="https://github.com/byNeHo/CoD4x-WebAdmin/releases" target="_blank" rel="noopener noreferrer nofollow ugc">Github page</a></li>
<li>Since you have already changed the app/config/config.json file backup that file so you can over write the new one</li>
</ul>
<p dir="auto">After you have backed-up the config.json file add this 2 lines to the end of the file, here is an example how it should look <a href="https://github.com/byNeHo/CoD4x-WebAdmin/blob/master/app/config/config.json#L57" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/byNeHo/CoD4x-WebAdmin/blob/master/app/config/config.json#L57</a></p>
<p dir="auto">The <strong>website_language</strong> is the default language on your website, all rcon commands will be sent in this language to the game servers. (Available languages for now: en, de, hr)</p>
<p dir="auto">en = English<br />
de = Deutsch<br />
hr = Hrvatski</p>
<p dir="auto"><strong>website_non_http_url</strong> is just your domain without http:// or https:// so in my case I would use <a href="http://www.cirkus-serveri.com" target="_blank" rel="noopener noreferrer nofollow ugc">www.cirkus-serveri.com</a> instead of <a href="https://www.cirkus-serveri.com" target="_blank" rel="noopener noreferrer nofollow ugc">https://www.cirkus-serveri.com</a></p>
<pre><code>,
"website_language": "en",
"website_non_http_url": "localhost"
</code></pre>
<ul>
<li>Extract the downloaded files to you website, replace app/config/config.json with yours what you have just saved</li>
<li>Navigate in terminal to website root and execute command</li>
</ul>
<pre><code>npm install
</code></pre>
<p dir="auto">Start the application</p>
]]></description><link>http://localhost:4567/topic/71/new-cod4x-webadmin-v2-0-4-relase</link><generator>RSS for Node</generator><lastBuildDate>Tue, 14 Apr 2026 04:12:56 GMT</lastBuildDate><atom:link href="http://localhost:4567/topic/71.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 28 Feb 2019 14:26:21 GMT</pubDate><ttl>60</ttl></channel></rss>