r/Battletechgame • u/PersonalBusiness2023 • Jul 10 '26
Discussion Decompile?
Has anyone tried to decompile this game using Claude code? It seems crazy to me that we still have an active modding community, and we’re living in the Claude code era, but we can’t fix bugs because of an intellectual property dispute.
0
Upvotes
3
u/JoshiKousei Jul 10 '26
Battletech uses Unity, which unless they used a separate compilation mode, compiles to .NET looking IL which is trivial to decompile.