Skip to content

Commit 6b61230

Browse files
genegEvgenyGir
andauthored
feat: Initialization sequence (MAPCO-8508) (#10)
* Add entry point * add preloader * run pipeline * add init steps * add preloader style * add preloader status text * add init policy * fixes * fix --------- Co-authored-by: Evgeny <evgenygi@rafael.co.il>
1 parent 6e23981 commit 6b61230

File tree

160 files changed

+68624
-2
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

160 files changed

+68624
-2
lines changed

.gitignore

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,11 @@
3434
# Visual Studio cache directory
3535
.vs/
3636

37+
# Rider or InteliJ
38+
.idea/
39+
!.idea/codeStyles/
40+
!.idea/inspectionProfiles/
41+
3742
# Gradle cache directory
3843
.gradle/
3944

Assets/PlayModeTests/InitPipelineTests.meta

Lines changed: 3 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)