Starting a new endeavor... A TravisCI Mod for MC

  • The FTB Forum is now read-only, and is here as an archive. To participate in our community discussions, please join our Discord! https://ftb.team/discord

dannenga

New Member
Jul 29, 2019
9
0
0
I'm a PHP web developer, and have the guts enough to learn Java. I thought it'd be fun to try and tap in to the Travis CI mod, and allow a block to change color based on the Travis CI Build Status of a particular repository.

If anyone has any insights into something like this, they'd be much appreciated (especially since I know absolutely nothing about Java, FML, or Minecraft programming).
 
  • Like
Reactions: SatanicSanta
This should be quite easy, you will need to get the status every so often. Or just at game launch? and set the block texture. I could help with the minecraft part of this, I would have to look into getting the CI status in java though.
 
Yeah, the API should be easy enough, but I'm having issues with the HTTP Request. :/ This has gone *way* on my back-burner quite quickly... lol