Skip to content

Command to recreate the missing projects like Flutter #2591

@halx99

Description

@halx99

Discussed in #2464

Originally posted by paulocoutinhox March 18, 2025
Hi,

I’m currently facing an issue (and I believe others might too) where I have multiple Axmol projects to maintain. Every time I want to update or sync with the latest Axmol template changes, I need to manually update the proj.ios, proj.android, or other platform-specific folders across all projects:

https://github.com/paulocoutinhox?tab=repositories&q=axmol&type=&language=&sort=

Would it be possible to create a command that automatically regenerates the missing proj.xyz directories based on the latest templates?

This would significantly simplify the maintenance process. We could focus solely on keeping the Content and Source folders, while the platform-specific projects could be recreated as needed with the command.

For reference, Flutter has a similar behavior: when you run the flutter create command, it checks if the lib (source) folder and platform folders exist, and only creates the missing ones without overwriting existing content.

It would be great to have something similar in Axmol!

Thanks.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions