Docs: how to run web host and generate template yamls (#1071)
This commit is contained in:
		
							parent
							
								
									414ebf2640
								
							
						
					
					
						commit
						3cbbf905d1
					
				| 
						 | 
					@ -19,6 +19,10 @@ After this, you should be able to run the programs.
 | 
				
			||||||
 * With yaml(s) in the `Players` folder, `Generate.py` will generate the multiworld archive.
 | 
					 * With yaml(s) in the `Players` folder, `Generate.py` will generate the multiworld archive.
 | 
				
			||||||
 * `MultiServer.py`, with the filename of the generated archive as a command line parameter, will host the multiworld locally.
 | 
					 * `MultiServer.py`, with the filename of the generated archive as a command line parameter, will host the multiworld locally.
 | 
				
			||||||
    * `--log_network` is a command line parameter useful for debugging.
 | 
					    * `--log_network` is a command line parameter useful for debugging.
 | 
				
			||||||
 | 
					 * `WebHost.py` will host the website on your computer.
 | 
				
			||||||
 | 
					    * You can copy `docs/webhost configuration sample.yaml` to `config.yaml`
 | 
				
			||||||
 | 
					    to change WebHost options (like the web hosting port number).
 | 
				
			||||||
 | 
					    * As a side effect, `WebHost.py` creates the template yamls for all the games in `WebHostLib/static/generated`.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
## Windows
 | 
					## Windows
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue