D-FunctionalAmmunition Library
This mod provides guidance system patches for several vanilla CE projectiles, including:
127mm Javelin Missile (FGM-148 "Javelin" Anti-tank missile)
150mm MBT LAW (NLAW)
Tomahawk LAM (Tomahawk cruise missile)
Additionally, the FGM-148 "Javelin" now features a realistic ballistic animation for enhanced immersion.
You can find the 127mm FGM-148 "Javelin" and the 150mm MBT LAW (i.e., NLAW) in Local’s CE Launchers.
Instructions(html) for usage can be found in the mod directory.
The 1.6 update of D-Lib includes a code refactor. If you only need to add guidance functionality to projectiles, you can now avoid occupying a ThingClass. Simply add <trajectoryWorker>D_FuncAmmoLib.MissileTrajectoryWorker</trajectoryWorker> and then add the guidance comp. (For details, refer to the HTML documentation in D-Lib’s local files.)

This optimization partially "frees up" ThingClass usage. Additionally, DsW-4 is planning to integrate D-Lib’s guided ammunition features into the Combat Extended.
Additionally, CE’s built-in speedGain function — which operates independently of D-Lib — currently only works correctly on projectiles with <flyOverhead>true</flyOverhead>.
If you have any suggestions or bug report, it`s best to use the Discussions feature.
Use Ctrl+F12 Upload Logs.