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

Filters/Searches/ClientvServer/Export #76

Open reynonic opened 2 years ago

reynonic commented 2 years ago

Just would like to request a way to filter mods in 'Mods' and 'Deployments' by whether or not they are deployed. A search field for mod names in both of these sections would also be greatly appreciated. Also, if possible, an export to HTML for easy loading client-side would be appreciated, to help friends to jump in more easily. Unsure if Workshop sends any attribute stating if a mod is client or server-side, but if it does, it would be great to be able to utilize this in some way.

Thanks for all of your hard work!

MildlyInterested commented 2 years ago

Unsure if Workshop sends any attribute stating if a mod is client or server-side, but if it does, it would be great to be able to utilize this in some way.

It does not and depends on the server setup and mod usage wether or not a mod is considered optional or not. FASTER generally doesn't deal with optional mods (Optional mods need their key placed in the key folder but are NOT launched on the server)