MeFisto94

Results 183 comments of MeFisto94
trafficstars

So the problem here is really strange especially if it worked with 3.0 since we did not actually change something in that regards. It could be related to the Switch...

Could be solved, now that we've updated installers and can/should do that again in the future.

https://github.com/jMonkeyEngine/sdk/blob/5be6123ca8f7f8ea4d57c23d52e61fe6713bb8e5/jme3-core/src/com/jme3/gde/core/assets/AssetDataObject.java#L182 should already be in place.

Very awesome :) Without having looked at the code, yet: > and would allow create of sub-projects for different build targets (iOS, Android etc.). This is something we want to...

The code is looking good 😄 . Did you have prior experience with Netbeans or did you just learn that by doing? I am not sure what happens to codacy,...

> The most recent thing I saw was [this jFrog update](https://jfrog.com/blog/into-the-sunset-bintray-jcenter-gocenter-and-chartcenter/) saying jCenter was going to be kept read-only indefinitely now? Then that's okay, still not really awesome, but if...

While jCenter may now be replaced by paul, we'll probably defer that to the new multi-target project structure at some point, so it's good to go. This is because older...

@peedeeboy is completely right here in both cases. I don't know if we can just skip pack200 going forward, but in theory this shouldn't matter, as we bundle our own...

Sure that would be awesome, I however probably can't guide you too far. Inspecting the .app would be the first thing: It has to have some `Info.plist` with metadata and...