After three hours of attempting to get my mod to work, I finally figured out that 00_defines is no longer a lua file, so any mod that relies on this is broken, so I'm posting this thread to save a fellow modder why his/her mod is no longer working.(It's also one of the first tutorials to get into modding Stellaris.)
Basically anything that relies on something like this: NDefines.NGameplay.ANOMALY_SPAWN_CHANCE = 1.0 no longer works. Which pretty much broke my Anomaly spawn chance mods.
Changing the 00_defines file to a lua file sadly crashes the game.
I looked a few buried bug threads, and there seems to be no solution for now.
Basically anything that relies on something like this: NDefines.NGameplay.ANOMALY_SPAWN_CHANCE = 1.0 no longer works. Which pretty much broke my Anomaly spawn chance mods.
Changing the 00_defines file to a lua file sadly crashes the game.
I looked a few buried bug threads, and there seems to be no solution for now.