Skip to content
Discussion options

You must be logged in to vote

iOS looks like RootViewController has gone - which means there is likely project plumbing needed.
And I daren't think about Android project, because that's always the worst.

The source files have been renamed, and a lot of the code has been moved into the engine. RootViewController is now GameViewController etc.. It seems a lot cleaner, and any custom code you may have had in there should still work, with minor changes.

Android has been changed, but it should be straightforward. Pay close attention to these files:
{project_root/.axproj - Settings, such as Android NDK and min/max SDK, are set in this file, which override defaults in {engine_root}/1k/build.profiles.
proj.android/settings.…

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@IcemarkUK
Comment options

@rh101
Comment options

rh101 Mar 11, 2026
Collaborator

Answer selected by halx99
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants