Skip to content

Add BuildIl2CppTask and UnityAssetSyncTask for Unity Integration#4

Merged
teogor merged 2 commits intomainfrom
refactoring/tasks
Sep 29, 2023
Merged

Add BuildIl2CppTask and UnityAssetSyncTask for Unity Integration#4
teogor merged 2 commits intomainfrom
refactoring/tasks

Conversation

@teogor
Copy link
Copy Markdown
Owner

@teogor teogor commented Sep 29, 2023

Overview

This PR introduces two essential tasks, BuildIl2CppTask and UnityAssetSyncTask, designed to enhance Unity integration within the project. These tasks streamline the compilation of Il2Cpp and the synchronization of assets, respectively.

Changes

BuildIl2CppTask

  • Added BuildIl2CppTask to manage the compilation and build process for Il2Cpp in Unity integration.
  • Configured task dependencies and provided detailed task descriptions for clarity.

UnityAssetSyncTask

  • Introduced UnityAssetSyncTask to handle the synchronization of Unity exported assets for project preparation.
  • Configured task dependencies and provided detailed task descriptions to facilitate asset synchronization.

Purpose

The goal of this PR is to enhance the Unity integration workflow within the project by automating the compilation of Il2Cpp and the synchronization of essential assets. These tasks improve development efficiency and maintain consistency across Unity projects.

Please review the changes, and your feedback is highly appreciated. If everything looks good, we can merge these tasks into the main branch to benefit the project's Unity development process.

@teogor teogor added @priority-medium @feature New feature or request labels Sep 29, 2023
@teogor teogor self-assigned this Sep 29, 2023
@teogor teogor merged commit a76b314 into main Sep 29, 2023
@zeobot zeobot Bot deleted the refactoring/tasks branch September 29, 2023 10:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

@feature New feature or request @priority-medium

Projects

Development

Successfully merging this pull request may close these issues.

1 participant