Posted January 12, 20178 yr I'm currently working on a system to alert the player with a chat message when they are playing with a version of the mod that is out of date. I can't however find a way to send a chat message to the player. Any ideas?
January 12, 20178 yr Author Don't do it yourself, Forge has update checking built-in. Forge Update Checker Documentation. Okay, so I tried doing it and i can't get it to work. I added the updateJSON parameter to my @mod annotation, which contains the link to my JSON which i hosted on github. Though for some reason it's not working, it's probably something on my part but i'm not sure what. The current version of my mod is 0.4.1 and here is the link to my JSON. https://github.com/Frost2779/Mod-Update-Version/blob/master/Update
January 12, 20178 yr Author Show your code and the fml log. I was able to get it working, I just hadn't waited long enough for github to update the raw file. Thanks for the help though!!
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.