sh4rkman / SquadCalc

A Minimalist Squad Mortar Calculator
https://squadcalc.app
MIT License
26 stars 2 forks source link

Add Custom weapon implementation #168

Open Ferrariic opened 4 days ago

Ferrariic commented 4 days ago

Goal: users would be able to click on the weapon drop down and click "Add New Weapon", this would pull up a "Build weapon" menu where they could select velocity, Moa, if vehicle or not, etc, and implement custom weapons into squad calc.

This would be beneficial for modders, as well as vanilla players experimenting with weapons in game.

This issue would remove #148, and #149 which look for mk19 implementation and instead replace it with a customizable solver.