Automate Unity Game Development with GitHub Actions | CI/CD for Game Dev Simplified

Поділитися
Вставка
  • Опубліковано 23 лис 2024

КОМЕНТАРІ • 14

  • @madpingui5007
    @madpingui5007 Місяць тому +1

    i cant believe it, i was wondering what i was missing to be a better game dev and i concluded that it was networking and CI, and it must be a miracle that you just posted this awesome explanation today.

  • @boul3ez4
    @boul3ez4 20 днів тому

    thank alot

  • @BottleHeadGames
    @BottleHeadGames 21 день тому

    This was extremely helpful, Thank you!

  • @JalerSekarMaji
    @JalerSekarMaji 24 дні тому

    Thank you very much!

  • @trankhanduong123
    @trankhanduong123 25 днів тому

    Nice! How about a tutorial for gitlab CI CD?

  • @AlexanderJuncosa342
    @AlexanderJuncosa342 Місяць тому

    Great explanation buddy, quality content here!

  • @Akash-h9o
    @Akash-h9o Місяць тому

    Awesome thanks.

  • @AliHosseiniDev
    @AliHosseiniDev 3 дні тому

    Thanks for the video but i couldnt manage to merge a change from main branch to child branches, can you give a tutorial about these conflict problems? becuase github works on files and cant merge some special files like prefabs and only replaces them, while plastisc scm merges prefabs easily and keeps childs branch changes instead of replacing it like github.

  • @pierrel4655
    @pierrel4655 11 днів тому

    i have a question with the license keys and etc... what do i do if im working with someone on a unity repository but he has his own license? do we put both or just one and it doesnt matter?

  • @arielandrade4656
    @arielandrade4656 6 днів тому

    Its good but
    Since 2016 i use a editor script that run a custom deploy, you can select scenes names icons, all configurations... I have 4 configurations to multiplayer build (server linux, server windows, client android, client ios)... all in local project, only what you need is select the option in editor, and enjoy...
    This is cool but need too much configurations o: and unity gave us a mechanism to do that (only is a opinion)...
    But it's cool learn another tools, I need ci/cd for python projects o:
    Thanks a lot dude :D

  • @Aanandkumaryadav-u3b
    @Aanandkumaryadav-u3b 28 днів тому

    How to automate deployment of webgl build to server ?

  • @southsafe4902
    @southsafe4902 Місяць тому

    Does it free?