Initial Push of mod lists and readme

This commit is contained in:
rufjame 2024-08-23 14:28:06 +10:00
parent 1eeaf948fc
commit b507515b05
5 changed files with 666 additions and 0 deletions

View File

@ -1,2 +1,31 @@
# Ruffs_Clientside_Mod_Lists # Ruffs_Clientside_Mod_Lists
## List of Included presets
### Ruff_Client_Minimum
**DUI - Squad Radar**
Adds perhiperal vision in the form of a small hud as well as compass bearings
**Enhanced Movement**
Adds a context sensitive key to jump and climb on or over obstacles
### Ruff_Client_VFX_SFX
*in addition to the mods in the above list*
**Blastcore Edited (standalone)
Enhances the visual effects of explosions and smoke - (If the server is not running the server side version, AI won't take the expanded smoke clouds into calculating if they have visual on you)
**Dynasound 2 / Enhanced Soundscape**
Enhanced / higher quality sounds in vanilla game + older dlc relating to weapons, vehicles
(These sounds are heavily called by mods so they are a nice have but manually adding JSRS + compats is also an option)
### Ruff_Client_VFX_SFX_ACE
*in addition to the mods in the above list*
**ACE Vehicle Medical**
Adds a specific menu in ace interaction that lets you filter for crew members that require medical attention based on their level of injury
**ACE Interaction Menu Expansion**
Adds most scrollwheel functions to the ace interaction menu
### Ruff_Client_VFX_SFX_ACE_2X
*in addition to the mods in the above list*
**Ladder Tweak 2x**
Doubles speed at which you traverse ladders
**Swim Faster**
Adds a 50% boost to vanilla swim speed

121
Ruff_Client_Minimum.html Normal file
View File

@ -0,0 +1,121 @@
<?xml version="1.0" encoding="utf-8"?>
<html>
<!--Created by Arma 3 Launcher: https://arma3.com-->
<head>
<meta name="arma:Type" content="list" />
<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 Mods</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">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">DUI - Squad Radar</td>
<td>
<span class="from-steam">Steam</span>
</td>
<td>
<a href="http://steamcommunity.com/sharedfiles/filedetails/?id=1638341685" data-type="Link">http://steamcommunity.com/sharedfiles/filedetails/?id=1638341685</a>
</td>
</tr>
<tr data-type="ModContainer">
<td data-type="DisplayName">Enhanced Movement</td>
<td>
<span class="from-steam">Steam</span>
</td>
<td>
<a href="http://steamcommunity.com/sharedfiles/filedetails/?id=333310405" data-type="Link">http://steamcommunity.com/sharedfiles/filedetails/?id=333310405</a>
</td>
</tr>
</table>
</div>
<div class="footer">
<span>Created by Arma 3 Launcher by Bohemia Interactive.</span>
</div>
</body>
</html>

148
Ruff_Client_VFX_SFX.html Normal file
View File

@ -0,0 +1,148 @@
<?xml version="1.0" encoding="utf-8"?>
<html>
<!--Created by Arma 3 Launcher: https://arma3.com-->
<head>
<meta name="arma:Type" content="list" />
<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 Mods</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">Blastcore Edited (standalone version)</td>
<td>
<span class="from-steam">Steam</span>
</td>
<td>
<a href="http://steamcommunity.com/sharedfiles/filedetails/?id=767380317" data-type="Link">http://steamcommunity.com/sharedfiles/filedetails/?id=767380317</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">DUI - Squad Radar</td>
<td>
<span class="from-steam">Steam</span>
</td>
<td>
<a href="http://steamcommunity.com/sharedfiles/filedetails/?id=1638341685" data-type="Link">http://steamcommunity.com/sharedfiles/filedetails/?id=1638341685</a>
</td>
</tr>
<tr data-type="ModContainer">
<td data-type="DisplayName">DynaSound 2</td>
<td>
<span class="from-steam">Steam</span>
</td>
<td>
<a href="http://steamcommunity.com/sharedfiles/filedetails/?id=825181638" data-type="Link">http://steamcommunity.com/sharedfiles/filedetails/?id=825181638</a>
</td>
</tr>
<tr data-type="ModContainer">
<td data-type="DisplayName">Enhanced Movement</td>
<td>
<span class="from-steam">Steam</span>
</td>
<td>
<a href="http://steamcommunity.com/sharedfiles/filedetails/?id=333310405" data-type="Link">http://steamcommunity.com/sharedfiles/filedetails/?id=333310405</a>
</td>
</tr>
<tr data-type="ModContainer">
<td data-type="DisplayName">Enhanced Soundscape</td>
<td>
<span class="from-steam">Steam</span>
</td>
<td>
<a href="http://steamcommunity.com/sharedfiles/filedetails/?id=825179978" data-type="Link">http://steamcommunity.com/sharedfiles/filedetails/?id=825179978</a>
</td>
</tr>
</table>
</div>
<div class="footer">
<span>Created by Arma 3 Launcher by Bohemia Interactive.</span>
</div>
</body>
</html>

View File

@ -0,0 +1,175 @@
<?xml version="1.0" encoding="utf-8"?>
<html>
<!--Created by Arma 3 Launcher: https://arma3.com-->
<head>
<meta name="arma:Type" content="list" />
<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 Mods</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">ace</td>
<td>
<span class="from-steam">Steam</span>
</td>
<td>
<a href="http://steamcommunity.com/sharedfiles/filedetails/?id=463939057" data-type="Link">http://steamcommunity.com/sharedfiles/filedetails/?id=463939057</a>
</td>
</tr>
<tr data-type="ModContainer">
<td data-type="DisplayName">ACE Interaction Menu Expansion</td>
<td>
<span class="from-steam">Steam</span>
</td>
<td>
<a href="http://steamcommunity.com/sharedfiles/filedetails/?id=1376867375" data-type="Link">http://steamcommunity.com/sharedfiles/filedetails/?id=1376867375</a>
</td>
</tr>
<tr data-type="ModContainer">
<td data-type="DisplayName">ACE Vehicle Medical</td>
<td>
<span class="from-steam">Steam</span>
</td>
<td>
<a href="http://steamcommunity.com/sharedfiles/filedetails/?id=1911374016" data-type="Link">http://steamcommunity.com/sharedfiles/filedetails/?id=1911374016</a>
</td>
</tr>
<tr data-type="ModContainer">
<td data-type="DisplayName">Blastcore Edited (standalone version)</td>
<td>
<span class="from-steam">Steam</span>
</td>
<td>
<a href="http://steamcommunity.com/sharedfiles/filedetails/?id=767380317" data-type="Link">http://steamcommunity.com/sharedfiles/filedetails/?id=767380317</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">DUI - Squad Radar</td>
<td>
<span class="from-steam">Steam</span>
</td>
<td>
<a href="http://steamcommunity.com/sharedfiles/filedetails/?id=1638341685" data-type="Link">http://steamcommunity.com/sharedfiles/filedetails/?id=1638341685</a>
</td>
</tr>
<tr data-type="ModContainer">
<td data-type="DisplayName">DynaSound 2</td>
<td>
<span class="from-steam">Steam</span>
</td>
<td>
<a href="http://steamcommunity.com/sharedfiles/filedetails/?id=825181638" data-type="Link">http://steamcommunity.com/sharedfiles/filedetails/?id=825181638</a>
</td>
</tr>
<tr data-type="ModContainer">
<td data-type="DisplayName">Enhanced Movement</td>
<td>
<span class="from-steam">Steam</span>
</td>
<td>
<a href="http://steamcommunity.com/sharedfiles/filedetails/?id=333310405" data-type="Link">http://steamcommunity.com/sharedfiles/filedetails/?id=333310405</a>
</td>
</tr>
<tr data-type="ModContainer">
<td data-type="DisplayName">Enhanced Soundscape</td>
<td>
<span class="from-steam">Steam</span>
</td>
<td>
<a href="http://steamcommunity.com/sharedfiles/filedetails/?id=825179978" data-type="Link">http://steamcommunity.com/sharedfiles/filedetails/?id=825179978</a>
</td>
</tr>
</table>
</div>
<div class="footer">
<span>Created by Arma 3 Launcher by Bohemia Interactive.</span>
</div>
</body>
</html>

View File

@ -0,0 +1,193 @@
<?xml version="1.0" encoding="utf-8"?>
<html>
<!--Created by Arma 3 Launcher: https://arma3.com-->
<head>
<meta name="arma:Type" content="list" />
<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 Mods</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">ace</td>
<td>
<span class="from-steam">Steam</span>
</td>
<td>
<a href="http://steamcommunity.com/sharedfiles/filedetails/?id=463939057" data-type="Link">http://steamcommunity.com/sharedfiles/filedetails/?id=463939057</a>
</td>
</tr>
<tr data-type="ModContainer">
<td data-type="DisplayName">ACE Interaction Menu Expansion</td>
<td>
<span class="from-steam">Steam</span>
</td>
<td>
<a href="http://steamcommunity.com/sharedfiles/filedetails/?id=1376867375" data-type="Link">http://steamcommunity.com/sharedfiles/filedetails/?id=1376867375</a>
</td>
</tr>
<tr data-type="ModContainer">
<td data-type="DisplayName">ACE Vehicle Medical</td>
<td>
<span class="from-steam">Steam</span>
</td>
<td>
<a href="http://steamcommunity.com/sharedfiles/filedetails/?id=1911374016" data-type="Link">http://steamcommunity.com/sharedfiles/filedetails/?id=1911374016</a>
</td>
</tr>
<tr data-type="ModContainer">
<td data-type="DisplayName">Blastcore Edited (standalone version)</td>
<td>
<span class="from-steam">Steam</span>
</td>
<td>
<a href="http://steamcommunity.com/sharedfiles/filedetails/?id=767380317" data-type="Link">http://steamcommunity.com/sharedfiles/filedetails/?id=767380317</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">DUI - Squad Radar</td>
<td>
<span class="from-steam">Steam</span>
</td>
<td>
<a href="http://steamcommunity.com/sharedfiles/filedetails/?id=1638341685" data-type="Link">http://steamcommunity.com/sharedfiles/filedetails/?id=1638341685</a>
</td>
</tr>
<tr data-type="ModContainer">
<td data-type="DisplayName">DynaSound 2</td>
<td>
<span class="from-steam">Steam</span>
</td>
<td>
<a href="http://steamcommunity.com/sharedfiles/filedetails/?id=825181638" data-type="Link">http://steamcommunity.com/sharedfiles/filedetails/?id=825181638</a>
</td>
</tr>
<tr data-type="ModContainer">
<td data-type="DisplayName">Enhanced Movement</td>
<td>
<span class="from-steam">Steam</span>
</td>
<td>
<a href="http://steamcommunity.com/sharedfiles/filedetails/?id=333310405" data-type="Link">http://steamcommunity.com/sharedfiles/filedetails/?id=333310405</a>
</td>
</tr>
<tr data-type="ModContainer">
<td data-type="DisplayName">Enhanced Soundscape</td>
<td>
<span class="from-steam">Steam</span>
</td>
<td>
<a href="http://steamcommunity.com/sharedfiles/filedetails/?id=825179978" data-type="Link">http://steamcommunity.com/sharedfiles/filedetails/?id=825179978</a>
</td>
</tr>
<tr data-type="ModContainer">
<td data-type="DisplayName">Ladder Tweak 2x</td>
<td>
<span class="from-steam">Steam</span>
</td>
<td>
<a href="http://steamcommunity.com/sharedfiles/filedetails/?id=1804716719" data-type="Link">http://steamcommunity.com/sharedfiles/filedetails/?id=1804716719</a>
</td>
</tr>
<tr data-type="ModContainer">
<td data-type="DisplayName">Swim Faster</td>
<td>
<span class="from-steam">Steam</span>
</td>
<td>
<a href="http://steamcommunity.com/sharedfiles/filedetails/?id=1808723766" data-type="Link">http://steamcommunity.com/sharedfiles/filedetails/?id=1808723766</a>
</td>
</tr>
</table>
</div>
<div class="footer">
<span>Created by Arma 3 Launcher by Bohemia Interactive.</span>
</div>
</body>
</html>