Skip to content

Commit

Permalink
feat: use antistasi 3.0 mod
Browse files Browse the repository at this point in the history
also added rds civilian car pack
  • Loading branch information
fbuchmeier authored Jan 14, 2023
1 parent d3e057e commit 8968fc4
Showing 1 changed file with 202 additions and 171 deletions.
373 changes: 202 additions & 171 deletions modpresets/antistasi.html
Original file line number Diff line number Diff line change
@@ -1,173 +1,204 @@
<?xml version="1.0" encoding="utf-8"?>
<html>
<!--Created by Arma 3 Launcher: https://arma3.com-->

<head>
<meta name="arma:Type" content="preset" />
<meta name="arma:PresetName" content="antistasi" />
<meta name="generator" content="Arma 3 Launcher - https://arma3.com" />
<title>Arma 3</title>
<link href="https://fonts.googleapis.com/css?family=Roboto" rel="stylesheet" type="text/css" />
<style>
body {
margin: 0;
padding: 0;
color: #fff;
background: #000;
}

body,
th,
td {
font: 95%/1.3 Roboto, Segoe UI, Tahoma, Arial, Helvetica, sans-serif;
}

td {
padding: 3px 30px 3px 0;
}

h1 {
padding: 20px 20px 0 20px;
color: white;
font-weight: 200;
font-family: segoe ui;
font-size: 3em;
margin: 0;
}

em {
font-variant: italic;
color: silver;
}

.before-list {
padding: 5px 20px 10px 20px;
}

.mod-list {
background: #222222;
padding: 20px;
}

.dlc-list {
background: #222222;
padding: 20px;
}

.footer {
padding: 20px;
color: gray;
}

.whups {
color: gray;
}

a {
color: #D18F21;
text-decoration: underline;
}

a:hover {
color: #F1AF41;
text-decoration: none;
}

.from-steam {
color: #449EBD;
}

.from-local {
color: gray;
}
</style>
</head>

<body>
<h1>Arma 3 - Preset <strong>antistasi</strong></h1>
<p class="before-list">
<em>Drag this file or link to it to Arma 3 Launcher or open it Mods / Preset / Import.</em>
</p>
<div class="mod-list">
<table>
<tr data-type="ModContainer">
<td data-type="DisplayName">Tembelan Island</td>
<td>
<span class="from-steam">Steam</span>
</td>
<td>
<a href="http://steamcommunity.com/sharedfiles/filedetails/?id=1252091296"
data-type="Link">http://steamcommunity.com/sharedfiles/filedetails/?id=1252091296</a>
</td>
</tr>
<tr data-type="ModContainer">
<td data-type="DisplayName">CBA_A3</td>
<td>
<span class="from-steam">Steam</span>
</td>
<td>
<a href="http://steamcommunity.com/sharedfiles/filedetails/?id=450814997"
data-type="Link">http://steamcommunity.com/sharedfiles/filedetails/?id=450814997</a>
</td>
</tr>
<tr data-type="ModContainer">
<td data-type="DisplayName">Ivory Car Pack [Official] [OUTDATED]</td>
<td>
<span class="from-steam">Steam</span>
</td>
<td>
<a href="http://steamcommunity.com/sharedfiles/filedetails/?id=1888644057"
data-type="Link">http://steamcommunity.com/sharedfiles/filedetails/?id=1888644057</a>
</td>
</tr>
<tr data-type="ModContainer">
<td data-type="DisplayName">Real Engine</td>
<td>
<span class="from-steam">Steam</span>
</td>
<td>
<a href="http://steamcommunity.com/sharedfiles/filedetails/?id=2127693591"
data-type="Link">http://steamcommunity.com/sharedfiles/filedetails/?id=2127693591</a>
</td>
</tr>
<tr data-type="ModContainer">
<td data-type="DisplayName">CUP Terrains - Core</td>
<td>
<span class="from-steam">Steam</span>
</td>
<td>
<a href="http://steamcommunity.com/sharedfiles/filedetails/?id=583496184"
data-type="Link">http://steamcommunity.com/sharedfiles/filedetails/?id=583496184</a>
</td>
</tr>
<tr data-type="ModContainer">
<td data-type="DisplayName">CUP Terrains - Maps</td>
<td>
<span class="from-steam">Steam</span>
</td>
<td>
<a href="http://steamcommunity.com/sharedfiles/filedetails/?id=583544987"
data-type="Link">http://steamcommunity.com/sharedfiles/filedetails/?id=583544987</a>
</td>
</tr>
<tr data-type="ModContainer">
<td data-type="DisplayName">CUP Terrains - CWA</td>
<td>
<span class="from-steam">Steam</span>
</td>
<td>
<a href="http://steamcommunity.com/sharedfiles/filedetails/?id=853743366"
data-type="Link">http://steamcommunity.com/sharedfiles/filedetails/?id=853743366</a>
</td>
</tr>
</table>
</div>
<div class="dlc-list">
<table />
</div>
<div class="footer">
<span>Created by Arma 3 Launcher by Bohemia Interactive.</span>
</div>
</body>

</html>
<!--Created by Arma 3 Launcher: https://arma3.com-->
<head>
<meta name="arma:Type" content="preset" />
<meta name="arma:PresetName" content="unsung_redux" />
<meta name="generator" content="Arma 3 Launcher - https://arma3.com" />
<title>Arma 3</title>
<link href="https://fonts.googleapis.com/css?family=Roboto" rel="stylesheet" type="text/css" />
<style>
body {
margin: 0;
padding: 0;
color: #fff;
background: #000;
}

body, th, td {
font: 95%/1.3 Roboto, Segoe UI, Tahoma, Arial, Helvetica, sans-serif;
}

td {
padding: 3px 30px 3px 0;
}

h1 {
padding: 20px 20px 0 20px;
color: white;
font-weight: 200;
font-family: segoe ui;
font-size: 3em;
margin: 0;
}

em {
font-variant: italic;
color:silver;
}

.before-list {
padding: 5px 20px 10px 20px;
}

.mod-list {
background: #222222;
padding: 20px;
}

.dlc-list {
background: #222222;
padding: 20px;
}

.footer {
padding: 20px;
color:gray;
}

.whups {
color:gray;
}

a {
color: #D18F21;
text-decoration: underline;
}

a:hover {
color:#F1AF41;
text-decoration: none;
}

.from-steam {
color: #449EBD;
}
.from-local {
color: gray;
}

</style>
</head>
<body>
<h1>Arma 3 - Preset <strong>unsung_redux</strong></h1>
<p class="before-list">
<em>To import this preset, drag this file onto the Launcher window. Or click the MODS tab, then PRESET in the top right, then IMPORT at the bottom, and finally select this file.</em>
</p>
<div class="mod-list">
<table>
<tr data-type="ModContainer">
<td data-type="DisplayName">Tembelan Island</td>
<td>
<span class="from-steam">Steam</span>
</td>
<td>
<a href="http://steamcommunity.com/sharedfiles/filedetails/?id=1252091296" data-type="Link">http://steamcommunity.com/sharedfiles/filedetails/?id=1252091296</a>
</td>
</tr>
<tr data-type="ModContainer">
<td data-type="DisplayName">CBA_A3</td>
<td>
<span class="from-steam">Steam</span>
</td>
<td>
<a href="http://steamcommunity.com/sharedfiles/filedetails/?id=450814997" data-type="Link">http://steamcommunity.com/sharedfiles/filedetails/?id=450814997</a>
</td>
</tr>
<tr data-type="ModContainer">
<td data-type="DisplayName">Real Engine</td>
<td>
<span class="from-steam">Steam</span>
</td>
<td>
<a href="http://steamcommunity.com/sharedfiles/filedetails/?id=2127693591" data-type="Link">http://steamcommunity.com/sharedfiles/filedetails/?id=2127693591</a>
</td>
</tr>
<tr data-type="ModContainer">
<td data-type="DisplayName">CUP Terrains - Core</td>
<td>
<span class="from-steam">Steam</span>
</td>
<td>
<a href="http://steamcommunity.com/sharedfiles/filedetails/?id=583496184" data-type="Link">http://steamcommunity.com/sharedfiles/filedetails/?id=583496184</a>
</td>
</tr>
<tr data-type="ModContainer">
<td data-type="DisplayName">CUP Terrains - Maps</td>
<td>
<span class="from-steam">Steam</span>
</td>
<td>
<a href="http://steamcommunity.com/sharedfiles/filedetails/?id=583544987" data-type="Link">http://steamcommunity.com/sharedfiles/filedetails/?id=583544987</a>
</td>
</tr>
<tr data-type="ModContainer">
<td data-type="DisplayName">CUP Terrains - CWA</td>
<td>
<span class="from-steam">Steam</span>
</td>
<td>
<a href="http://steamcommunity.com/sharedfiles/filedetails/?id=853743366" data-type="Link">http://steamcommunity.com/sharedfiles/filedetails/?id=853743366</a>
</td>
</tr>
<tr data-type="ModContainer">
<td data-type="DisplayName">Reduced Haze Mod v3.1</td>
<td>
<span class="from-steam">Steam</span>
</td>
<td>
<a href="http://steamcommunity.com/sharedfiles/filedetails/?id=1397683809" data-type="Link">http://steamcommunity.com/sharedfiles/filedetails/?id=1397683809</a>
</td>
</tr>
<tr data-type="ModContainer">
<td data-type="DisplayName">RDS Civilian Pack</td>
<td>
<span class="from-steam">Steam</span>
</td>
<td>
<a href="https://steamcommunity.com/sharedfiles/filedetails/?id=612930542" data-type="Link">https://steamcommunity.com/sharedfiles/filedetails/?id=612930542</a>
</td>
</tr>
<tr data-type="ModContainer">
<td data-type="DisplayName">TCGM_BikeBackpack</td>
<td>
<span class="from-steam">Steam</span>
</td>
<td>
<a href="https://steamcommunity.com/sharedfiles/filedetails/?id=2096950604" data-type="Link">https://steamcommunity.com/sharedfiles/filedetails/?id=2096950604</a>
</td>
</tr>
<tr data-type="ModContainer">
<td data-type="DisplayName">Unsung Redux Stable</td>
<td>
<span class="from-steam">Steam</span>
</td>
<td>
<a href="http://steamcommunity.com/sharedfiles/filedetails/?id=2554978758" data-type="Link">http://steamcommunity.com/sharedfiles/filedetails/?id=2554978758</a>
</td>
</tr>
<tr data-type="ModContainer">
<td data-type="DisplayName">Antistasi - The Mod</td>
<td>
<span class="from-steam">Steam</span>
</td>
<td>
<a href="https://steamcommunity.com/sharedfiles/filedetails/?id=2867537125" data-type="Link">https://steamcommunity.com/sharedfiles/filedetails/?id=2867537125</a>
</td>
</tr>
</table>
</div>
<div class="dlc-list">
<table>
<tr data-type="DlcContainer">
<td data-type="DisplayName">S.O.G. Prairie Fire</td>
<td>
<a href="https://store.steampowered.com/app/1227700" data-type="Link">https://store.steampowered.com/app/1227700</a>
</td>
</tr>
</table>
</div>
<div class="footer">
<span>Created by Arma 3 Launcher by Bohemia Interactive.</span>
</div>
</body>
</html>

0 comments on commit 8968fc4

Please sign in to comment.