ID:176789
![]() Dec 10 2002, 2:28 am
|
|
how do i get a game description up when i host a game on byond.raw? i see most of the other games have who the game is by, and a short description of it, but i don't know how to do it. can anyone help? thanks.
|
Copyright © 2025 BYOND Software.
All rights reserved.
To do this you have to create a hub entry for your game. Go to the "Your Hub" link on the left-hand menu, and create a new entry. Fill out the appropriate fields, and there you go. You don't have to upload a .zip of your game or anything at this time; all you have to do is create the hub entry.
Your hub entry will have a name like "EnjoiStaticX.MyFirstGame". To make your game recognize that it goes with that hub entry, put this into your code:
Lummox JR