Search Unity

  1. Welcome to the Unity Forums! Please take the time to read our Code of Conduct to familiarize yourself with the forum rules and how to post constructively.
  2. We have updated the language to the Editor Terms based on feedback from our employees and community. Learn more.
    Dismiss Notice

Unitializr - Initializr for Unity

Discussion in 'Formats & External Tools' started by RedGirafeGames, Sep 7, 2020.

  1. RedGirafeGames

    RedGirafeGames

    Joined:
    Sep 30, 2016
    Posts:
    31
    Hi,

    I have created an Open Source Initializr for Unity :

    https://www.unitializr.com



    You can configure your project :
    • Files structure / edit files
    • Unity version
    • Choose packages dependencies
    • Save a template to reuse later
    And then you can generate your project as a ZIP, extract it and open it from the Unity Hub.

    Here is the full documentation :
    https://www.redgirafegames.com/unitializr.html
    You can find the front and back projects documentations from the repositories :
    https://bitbucket.org/redgirafegames/unitializr-front/src
    https://bitbucket.org/redgirafegames/unitializr-back/src


    I don't really know if anyone needs it, but if you do or if you just test it, I'll be happy to have some feedback!
    And as I made it mainly to learn GO and VueJs, if you're some Guru in one or the other, any technical feedback will be greatly appreciated too!


    Thanks,
    Thomas