Skip to content

No options for custom mode, seed setting in custom mode doesn't work #111

Description

@Lucien2714

Version
Game version: [0.103.2]
Mod version: [0.4.0]

Description
When accessing http://localhost:15526/api/v1/singleplayer in single player->custom mode, the mod returns

{
    "state_type": "menu",
    "menu_screen": "main",
    "message": "Main menu."
}

with no options. And setting a seed parameter doesn't work for custom mode. The post request being sent is:

{ "action": "menu_select", "option": "custom", "seed":"test" }

MCP Client
N/A

Metadata

Metadata

Assignees

Labels

P1High-prioritymodBase mod issuesnext-updateShould be addressed in the next update!

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions