Ali-RS

Results 157 comments of Ali-RS

Looks like it copies Jre here. https://github.com/beryx/badass-runtime-plugin/blob/9047502c68516a15087ddbae326dfc21c4a9ef06/src/main/groovy/org/beryx/runtime/impl/RuntimeTaskImpl.groovy#L51 @siordache is there a way to override it?

For now I could fix it with the below snippet but there should be a cleaner way to do it. ``` tasks.runtime.doLast { if(runtime.targetPlatforms) { runtime.getTargetPlatforms().get().values().forEach { platform -> File...

I am working on a Tween animation editor (for JME 3.3 new animation system) for my game, I will make it open source once finished.

Yes it has been down for a long time. Just uncheck them from Tools ->Plugins -> Settings menu so netbeans don't check them.

Thanks > I can't find the JmeTests template on the repo I think it is here https://github.com/jMonkeyEngine/jmonkeyengine/tree/master/jme3-examples

Hi @gotson If you have the jar and prebuilt natives for this PR, would you mind uploading them here? Regards

Hi @gotson, any chance for adding Mac ARM64 architecture?

Hi @fleminra I am using the default settings. Can you please let me know how I can specify it and what output type should I use for the glow map?...