- Home /
Get the website that hosts my game
Hello,
I'm trying to figure out how to get the name of the website that hosts my game. If my game is on http://somerandomWebsite.com/mygame.unity3d i want to be able to use the string "somerandomWebsite" in Unity.
I know that i can call Application.ExternalEval("window.location"), but that doesn't return everything and doesn't help me that much.
Comment
Answer by Stefan02 · Aug 22, 2014 at 08:53 AM
Use:http://gamejolt.com/ , if you need to post your game on web. Very Easy and Fast;)
Your answer
Follow this Question
Related Questions
Location of Gameplay Window Relative to the Entire Screen 1 Answer
Where can i find readymade AI scrips for free? 0 Answers
learning javascript 1 Answer
Ideas for Hosting A Game Server 2 Answers
Window prompt not showing when using MSAL .NET library 0 Answers