Ayliroe
Ayliroe
So, I had tried a while ago a setup using the `libFastNoise.so` and `libFastNoiseD.so` provided as-is in the FastNoise2 repo, but got a bunch of "undefined symbol" errors I thought...
I haven't tried yet to make an actual android .so, I just copied the linux ones in FastNoise2-v0.9.7-alpha-Linux64-GCC to get the compilation to continue and see if other errors occured....
I'm playing with Better Dungeons, ExtraBiomesXL, Forestry, Railcraft, Roguelike Dungeons, Traincraft, etc, which all add to the overworld worldgen, and the moment I add GT it becomes practically unplayable. I...
For the author of this plugin, which was an amazing learning experience: I figured out you have to bind your custom commands using `.AdditionalCommands()` when creating a new SGraphEditor: ...