So I decided to do the one room challenge I found here on the forum.
I'm almost done with it but not sure what to do about the credits.
Basicly just used the core MV program tools. Didn't add any plugins or use any DLCs just the core program. What do I put in the credits?
I'm clueless when it comes to these kind of things xD
Posting game
● ARCHIVED · READ-ONLY
-
-
If you didn't use anything outside of what came with MV, you just need to credit Kadokowa.
-
Thanks for answer but what steps do I need to take to make the game downloadable to other people?
I have deployed it already. How do I create the download link? -
That depends on the deployment target.
If you deployed to web/HTML, then you'll need your own webserver.
If you deployed to Windows, you need to zip the folder and upload it, or (as described in the helpfile) use a wrapper to create an exe from the folder, and then upload that installer. -
Alright I'll give it a try!