<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://victorromeosierra.com/index.php?action=history&amp;feed=atom&amp;title=Player_Guide%2FContributing_Liveries</id>
	<title>Player Guide/Contributing Liveries - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://victorromeosierra.com/index.php?action=history&amp;feed=atom&amp;title=Player_Guide%2FContributing_Liveries"/>
	<link rel="alternate" type="text/html" href="https://victorromeosierra.com/index.php?title=Player_Guide/Contributing_Liveries&amp;action=history"/>
	<updated>2026-06-04T10:47:50Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.45.3</generator>
	<entry>
		<id>https://victorromeosierra.com/index.php?title=Player_Guide/Contributing_Liveries&amp;diff=331&amp;oldid=prev</id>
		<title>Shifty: Player Guide import 2026-05-17 (VRSWiki repo, content/pages/)</title>
		<link rel="alternate" type="text/html" href="https://victorromeosierra.com/index.php?title=Player_Guide/Contributing_Liveries&amp;diff=331&amp;oldid=prev"/>
		<updated>2026-05-29T06:31:28Z</updated>

		<summary type="html">&lt;p&gt;Player Guide import 2026-05-17 (VRSWiki repo, content/pages/)&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;« [[Player Guide]]&lt;br /&gt;
&lt;br /&gt;
Got a livery you&amp;#039;d like to see on the VRS server? You can upload it yourself. VRS runs an automated pipeline that checks new uploads and, if your livery is packaged correctly, adds it to the livery pack for everyone -- [[Player Guide/Open Mod Manager|OMM]] users pick it up on their next launch and it&amp;#039;s announced in the &amp;lt;code&amp;gt;#liveries&amp;lt;/code&amp;gt; Discord channel. In the normal case there&amp;#039;s no staff hand-off.&lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
== 1. Get an upload account ==&lt;br /&gt;
&lt;br /&gt;
Liveries are uploaded through the VRS file-share (ProjectSend) at [https://victorromeosierra.com/upload/ victorromeosierra.com/upload]. Use the &amp;#039;&amp;#039;&amp;#039;Register&amp;#039;&amp;#039;&amp;#039; link on the login page to create an account, then log in. This is a separate account from Discord and from the game server.&lt;br /&gt;
&lt;br /&gt;
== 2. Package your livery ==&lt;br /&gt;
&lt;br /&gt;
Zip your livery in the standard DCS livery layout, with the &amp;#039;&amp;#039;&amp;#039;aircraft folder at the top of the zip&amp;#039;&amp;#039;&amp;#039;:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
FA-18C_hornet/                 &amp;lt;- DCS aircraft folder name (top level)&lt;br /&gt;
  My Squadron Skin/            &amp;lt;- your livery&amp;#039;s name&lt;br /&gt;
    description.lua            &amp;lt;- the standard livery definition&lt;br /&gt;
    textures.dds               &amp;lt;- your texture files&lt;br /&gt;
    preview.jpg                &amp;lt;- optional (see below)&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Key rules:&lt;br /&gt;
&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;The top-level folder must be the aircraft&amp;#039;s DCS folder name&amp;#039;&amp;#039;&amp;#039; -- the exact name DCS uses under &amp;lt;code&amp;gt;Saved Games\DCS\Liveries\&amp;lt;/code&amp;gt; (for example &amp;lt;code&amp;gt;FA-18C_hornet&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;F-16C_50&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;A-10C_2&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;Mi-24P&amp;lt;/code&amp;gt;). The [[Player Guide/Downloads#Liveries|Downloads page]] lists the folder name for every aircraft we carry.&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;Include only livery files&amp;#039;&amp;#039;&amp;#039; -- textures (&amp;lt;code&amp;gt;.dds&amp;lt;/code&amp;gt;), &amp;lt;code&amp;gt;description.lua&amp;lt;/code&amp;gt;, and images. &amp;lt;code&amp;gt;description.lua&amp;lt;/code&amp;gt; should be the normal livery definition (the list of texture mappings) and nothing more; don&amp;#039;t add extra scripting.&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;One livery per upload&amp;#039;&amp;#039;&amp;#039; is the cleanest approach. The per-aircraft pack is rebuilt for you, so you don&amp;#039;t need to bundle anything else.&lt;br /&gt;
&lt;br /&gt;
== 3. (Optional) Add a preview image ==&lt;br /&gt;
&lt;br /&gt;
If you want a thumbnail shown in the &amp;lt;code&amp;gt;#liveries&amp;lt;/code&amp;gt; announcement, drop a &amp;lt;code&amp;gt;preview.jpg&amp;lt;/code&amp;gt; in your livery&amp;#039;s folder:&lt;br /&gt;
&lt;br /&gt;
* Filename &amp;lt;code&amp;gt;preview.jpg&amp;lt;/code&amp;gt; (lowercase), at the root of the &amp;lt;code&amp;gt;&amp;lt;livery&amp;gt;/&amp;lt;/code&amp;gt; folder.&lt;br /&gt;
* JPEG, sRGB, at most &amp;#039;&amp;#039;&amp;#039;256x256&amp;#039;&amp;#039;&amp;#039;, under about &amp;#039;&amp;#039;&amp;#039;50 KB&amp;#039;&amp;#039;&amp;#039;.&lt;br /&gt;
&lt;br /&gt;
Leave it out and the VRS logo is used instead. A missing or oversized preview won&amp;#039;t get your livery held back.&lt;br /&gt;
&lt;br /&gt;
== 4. Upload ==&lt;br /&gt;
&lt;br /&gt;
Log in to [https://victorromeosierra.com/upload/ the file-share] and upload your &amp;lt;code&amp;gt;.zip&amp;lt;/code&amp;gt;. There&amp;#039;s no special category to pick or form to fill in -- just upload the file.&lt;br /&gt;
&lt;br /&gt;
== 5. What happens next ==&lt;br /&gt;
&lt;br /&gt;
* Within a few minutes the upload is detected and checked automatically.&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;If it&amp;#039;s a valid livery&amp;#039;&amp;#039;&amp;#039;, it&amp;#039;s added to that aircraft&amp;#039;s pack and published. OMM users auto-update on their next launch, and a post appears in &amp;lt;code&amp;gt;#liveries&amp;lt;/code&amp;gt;.&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;You won&amp;#039;t get an individual success or error message.&amp;#039;&amp;#039;&amp;#039; If your livery doesn&amp;#039;t show up in &amp;lt;code&amp;gt;#liveries&amp;lt;/code&amp;gt; within a few minutes, ask in the &amp;lt;code&amp;gt;#liveries&amp;lt;/code&amp;gt; Discord channel and staff will take a look.&lt;br /&gt;
&lt;br /&gt;
== Replacing or removing a livery ==&lt;br /&gt;
&lt;br /&gt;
To replace a livery, upload the corrected zip, then rename your &amp;#039;&amp;#039;&amp;#039;old&amp;#039;&amp;#039;&amp;#039; file on the share to include &amp;#039;&amp;#039;&amp;#039;Old - Do Not Use&amp;#039;&amp;#039;&amp;#039; in its name. The pipeline skips files flagged that way, so only your new version gets published.&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
&lt;br /&gt;
* [[Player Guide/Downloads|Downloads]] -- installing the livery packs, and the per-aircraft folder names.&lt;br /&gt;
* [[Player Guide/Open Mod Manager|Open Mod Manager]] -- the manager that auto-installs published liveries.&lt;/div&gt;</summary>
		<author><name>Shifty</name></author>
	</entry>
</feed>