question, how can you make dlc or update content
1 Like
Hello polar opposite, (BTW the opposite of
unsigned
is signed
)
If you wanted to make an update to your code you would just reshare a new link. Unfortunately if you wanted to make a DLC you would have to precode it in your game and when the user enters a special code then the code runs to do some special stuff. But know that every game you share can be opened in the Arcade editor so a DLC doesn’t really make sense in the Arcade framework.
1 Like
You can do what UnsignedArduino is saying, but you can just browser embed the game into a website and play that, this prevents people from cheating and accessing the code.
2 Likes
Well all you need to do is a bit of poking in the HTML to find out the link anyways.
3 Likes