Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Zelcra

1
Posts
A member registered Feb 18, 2022

Recent community posts

Locate the directory where the index.html file is located for the game, create a file called unity_server.py and paste the code in this pastebin https://pastebin.com/Jm06PVRQ and save. open a terminal and point it to that directory and type the following command: python unity_server.py (for this to work you need to have python installed). After this use chrome or a chromium browser and type in the address bar localhost:8000 and your game should work.