Jump to content
  • 0

single player?


Siege

Question

2 answers to this question

Recommended Posts

  • 2

New feature added but you would need to compile the single player version separate:
 

Pandacoder — 11/22/2023 11:32 AM

It's a separate project in the solution You use the usual client/editor/server setup to develop and playtest your game, then you have to copy the server's gamedb into the singleplayer's server-resources directory and copy your client (can be packed) resources into client-resources
image.png?ex=666b2d12&is=6669db92&hm=6ad

Link to comment
Share on other sites

  • 0
On 6/12/2024 at 11:26 PM, Justn said:

New feature added but you would need to compile the single player version separate:
 

Pandacoder — 11/22/2023 11:32 AM

It's a separate project in the solution You use the usual client/editor/server setup to develop and playtest your game, then you have to copy the server's gamedb into the singleplayer's server-resources directory and copy your client (can be packed) resources into client-resources
image.png?ex=666b2d12&is=6669db92&hm=6ad

Could you explain this process better or in a simpler way step by step? It would be great to be able to have your project for a player without the need for them to connect online!

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...