hi i want to know how can i upload my games whit out drobbox and other stuff that need download
|
You have to be a byond member to put games up on byond. As a member, you can create the game's hub. To link your game to the hub, it needs to have the hub coded in to the game's source code. You would need to have it like this:
world ==hub = "Maxsteel13.YourGameNameHere" ==hub_password = "Your hub's password" ==name="Your Game's Name" Do not include the part that says ==. Where it shows those, just hit the tab key once |
In response to DarkLordRises
|
|
DarkLordRises wrote:
You have to be a byond member to put games up on byond. As a member, you can create the game's hub. To link your game to the hub, it needs to have the hub coded in to the game's source code. You would need to have it like this: do i type this in the dream maker plus i am a byond member or do you mean byond membership ? and i dont want a password in my hub Do not include the part that says ==. Where it shows those, just hit the tab key once |
In response to DarkLordRises
|
|
DarkLordRises wrote:
You have to be a byond member to put games up on byond. As a member, you can create the game's hub. This hasn't been true for almost a year now. Anyone can freely make a hub. Maxsteel13 wrote: do i type this in the dream maker plus i am a byond member or do you mean byond membership ? Yes, you'll want to input these into Dream Maker. And by BYOND Member, they are indeed referring to a membership (but again, you don't need one to publish games). A hub_password isn't strictly required unless you're wanting to make use of the subscription/credit, medal, or scoreboard systems that accompany your game's hub. |
Alternatively you could either find a free or cheap web host and upload your game to your own website, then directly link to the files from that.