Skip to content

[BUG] KawaiiPhysics.uplugin -> Only Windows enabledΒ #192

@DomJOIDev

Description

@DomJOIDev

Howdy,

First of all - big fan. Your software is amazing 😸 .

I'm building the game (do not look it up - it's NSFW >.<"), and it runs on Linux and Android.

Current default setup of the Kawaii plugin won't make it compile on these platforms.

Changing the uplugin should fix the issue

			"PlatformAllowList": [
				"Win64",
				"Linux",
				"Android"
			]

Thank you from bottom of my heart,
DomJOIDev

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions