Search Unity

Set custom name to Build folder during the webGL building

Discussion in 'Web' started by hromoyDron, Apr 2, 2020.

  1. hromoyDron

    hromoyDron

    Joined:
    Jan 24, 2013
    Posts:
    90
    Hello!

    When we build WebGL project we always get our game folder with index.html file and Build folder.

    I need to change build folder name and add build number to the build folder name. (during the build process)
    For example Build_0963
    And also add right path to the index.html file.

    How can I do this?
     
  2. vb2s360

    vb2s360

    Joined:
    Oct 7, 2015
    Posts:
    34
    Did you find any solution ?
     
  3. marcowiprojects

    marcowiprojects

    Joined:
    Oct 2, 2014
    Posts:
    5
    hi, you found some solution?
     
  4. willguest

    willguest

    Joined:
    Nov 13, 2016
    Posts:
    2
    i would like to know too. having a more programmatic way of setting this value would open up new possibilities for webgl templates