Posted July 14, 201510 yr How can I check if another mod is loaded? Return with boolean (true/false) ~Legend
July 14, 201510 yr With this nifty thing right here, found this one in TConstruct's source: Loader.isModLoaded("NAME_OF_MOD_HERE") The NAME_OF_MOD_HERE string needs to be the same thing that the mod uses for there Modid. Hope this helps!
July 14, 201510 yr Author thank you, that was what I was looking for... I just forgot the name of the command
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.