You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Easy! Just open the Terrain Generator file (that has var createGame) and change the TexturePath into TexturePath: "/textures/" + textpath, and in the HTML add (Under the <script src='index.js'></script>): <script> var textpath = prompt("Enter the texture folder in the /textures/ folder") </script> You can change the Prompt. I Hop I Helped.
Hello, I need to use RessourcePacks textures in my voxel.js world, so can someone tell me how to do that ? Thanks
The text was updated successfully, but these errors were encountered: