Love the mod so far, but I'm having an issue with this registering satellites. I am new to this scene, so sorry if I'm missing something here.
For my modset I'm essentially using just Kerbalism with RealAntennas.
My comm sats are simple enough, an Octo, vanilla solar panels, and a Communotron-16. Since the first two are just from vanilla, I suspected RA is changing something under the hood, so I added this block into
StateFunding\data\modulealiases.settings under the other antenna aliases.
Item
{
name = ModuleRealAntenna
}
Loaded back in after and loaded a few of the satellites, but still wasn't seeing them registered. Maybe I'm not using the right alias for RA? Thanks for your work regardless!
FIXED: Just realized the mod needed to be reloaded via Difficulty settings for an existing save. Everything works as intended now. I've also submitted a PR over on GitHub.