Just curious, is there a way for us to keep the DevKit up to date? I went to go update my mod for the new items, when I noticed that the DevKit doesn’t have any of the new dino eggs (also not in the master list, so if someone did try to play with my update, they wouldn’t get to enjoy any of the new items) or the kibble items.
It is in fact NOT up to date. As of the last update, there are not 325 items. In the devkit, the primary game mode (PrimalGameData_BP) still only has 325 elements under the Master Item List.
Sooo… if I did release an updated version of my mod, and said it was current, all those new eggs and what-not, would not actually be in the game. Because the item list on my mod does not have the ability to even add the eggs in, since they are not in the DevKit yet. Hopefully they DO pose an update for when the DevKit is updated with the new files though.
Honestly, manually updating the files isn’t that bad, but if you want to look more in to using .gitignore files that is likely your solution: /pull/3 I have not used advanced features like this from github before so I am not entirely sure how to implement this commit or if it was just turned down entirely.