gurrenm3 / BTD-Mod-Helper

A powerful and easy to use API for modding BTD6, BATTD, and other Ninja Kiwi games.
https://gurrenm3.github.io/BTD-Mod-Helper/
GNU General Public License v3.0
175 stars 119 forks source link

I Made a Mod but it's not showing up in the BTD Mod Browser Website or The In-Game Browser #212

Closed OrionLima closed 7 months ago

OrionLima commented 7 months ago

Hey, Orion Here I recently created a mod (https://github.com/OrionLima/FirstMod), I have all the right tags and topics but, I can't seem to find it on the browser, is it because I just got into modding and you need to verify or what? Please fix this issue. Thank You, Orion Lima

doombubbles commented 7 months ago

First try using only the btd6-mod topic on your repository and not also the btd6-mods topic, and updating your ModHelperData.cs to have the correct Repository Name But yes, people would need to have the Show Unverified Mods setting enabled to see unverified mods

OrionLima commented 7 months ago

Thanks for the info

OrionLima commented 7 months ago

Doombubbles, The mod still does not show up in the mod browser, I did everything you told, however, it still wont appear In the console it shows this error (Attached Here) image Even though ModHelperData.cs is correct (The ModHelperData.cs is attached here) image

OrionLima commented 7 months ago

Doombubbles, The mod still does not show up in the mod browser, I did everything you told, however, it still wont appear In the console it shows this error (Attached Here) image Even though ModHelperData.cs is correct (The ModHelperData.cs is attached here) image

My Only Guess is that it's picking up my other repository instead of the new one due to me making 2 repositories to trying to truobleshoot the issue but in my first repository I had the mod in a folder rather than directly in the main branch.

OrionLima commented 7 months ago

So I finally resolved the issue but I had to completely rewrite all of the code. Well that was fun...

OrionLima commented 7 months ago

Also "RepoName" doesn't do anything as I called it "BetterMonkeyAce" but my actual RepoName is Monkey-Ace-But-Better