|
Remember that there will be no `assets` folder in a final deployment. If you are going to use a zip, do not put it in the `assets` folder. Otherwise, you will likely get errors about a missing file. For final distribution, add it to your dist folder.
|
|
Remember that there will be no `assets` folder in a final deployment. If you are going to use a zip, do not put it in the `assets` folder. Otherwise, you will likely get errors about a missing file. For final distribution, add it to your dist folder.
|
|
. Place the town.zip file in the top level directory of your JME3 project, like so:
|
|
. Place the town.zip file in the top level directory of your JME3 project, like so:
|