yaze 0.3.2
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
yaze::app::platform::WasmConfig::Deployment Struct Reference

#include <wasm_config.h>

Public Attributes

std::string server_repo = "https://github.com/scawful/yaze-server"
 
int default_port = 8765
 
std::string protocol_version = "2.0"
 

Detailed Description

Definition at line 228 of file wasm_config.h.

Member Data Documentation

◆ server_repo

std::string yaze::app::platform::WasmConfig::Deployment::server_repo = "https://github.com/scawful/yaze-server"

Definition at line 229 of file wasm_config.h.

◆ default_port

int yaze::app::platform::WasmConfig::Deployment::default_port = 8765

Definition at line 230 of file wasm_config.h.

◆ protocol_version

std::string yaze::app::platform::WasmConfig::Deployment::protocol_version = "2.0"

Definition at line 231 of file wasm_config.h.


The documentation for this struct was generated from the following file: