Foxlider / FASTER

Full rebuild of Flax's tool for installing and updating Arma 3 server with built in features for managing Steam Workshop mods.
GNU General Public License v3.0
121 stars 34 forks source link

Optional client mods #95

Closed TheSpartaPT closed 10 months ago

TheSpartaPT commented 1 year ago

Description

This PR adds a new column to the server profile mods list named OPT, when ticked it copies the mods .bikey files automatically along with the mods selected on the Client column, also it changes the Headless column title to HC to make room for the new OPT column.

Motivation and Context

A friend of mine wanted to be able to manage his server's optional client mods through the GUI automatically instead of having to manually move each .bikey file manually to the keys folder. I also noticed there was a feature request for this exact thing #24.

How Has This Been Tested?

I've manually tested this to the best of my ability, and it seems to work. I do invite everyone to test it before merging though.

Screenshots (if appropriate):

PROFILE-MODS

Types of changes

Checklist:

entrippy commented 1 year ago

Any chance this can get merged? People want it, the UI impact is minimal.

Foxlider commented 10 months ago

Merged in #149