Skip to content

C++ Project Generation now also builds stand-alone game exe#1465

Merged
jankrassnigg merged 14 commits into
devfrom
user/jk/app
Dec 30, 2024
Merged

C++ Project Generation now also builds stand-alone game exe#1465
jankrassnigg merged 14 commits into
devfrom
user/jk/app

Conversation

@jankrassnigg
Copy link
Copy Markdown
Member

The C++ project generation now not only builds the game plugin, but also a stand-alone binary that is very similar to ezPlayer, just even more trimmed down, to immediately play your game with.

This works directly from the Visual Studio solution and the binary can also be used in an exported game (though it first has to be whitelisted to be exported, at all).

This will probably get more tightly integrated with the export step in the future.

Also moved the RTS sample to use the C++ project generation infrastructure, instead of a separate engine plugin.

@jankrassnigg jankrassnigg added this to the Next Release milestone Dec 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant