Ask HN: How to make a game that will be easy for others to mod?
Ask HN: How to make a game that will be easy for others to mod?
3 by nassimsoftware | 4 comments on Hacker News.
I want to develop a game and make it a hassle free experience for other developers to make mods for it. However, I don't want to open source my game because I would like to sell it. My idea was to create a kind of API that others could hook into to add and modify content in the game. The idea would be similar to a frontend using a REST API to interact with the backend. I wonder if there are best practices when it comes to making your game modable. How is it usually done by professionnal game devs?
3 by nassimsoftware | 4 comments on Hacker News.
I want to develop a game and make it a hassle free experience for other developers to make mods for it. However, I don't want to open source my game because I would like to sell it. My idea was to create a kind of API that others could hook into to add and modify content in the game. The idea would be similar to a frontend using a REST API to interact with the backend. I wonder if there are best practices when it comes to making your game modable. How is it usually done by professionnal game devs?
Comments
Post a Comment