How to use WebConfig

Updated a month ago

How to use WebConfig

Below is a general guide on how to generate and utilize the web config to modify your config.

Step 1 - Generate the WebConfig Files

NOTE: This requires LethalConfig version 1.4.3+

  • Launch the game with the mod installed and start a new lobby.
  • Once you have loaded in, open the LethalConfig Menu and click the "Generate WebConfigs" button
See the button here under section "Tools"

Image

Step 2 - Find & Open the WebConfig File of your choice

  • Find the newly generated files in the Bepinex/Config/webconfigs folder of your mod profile
  • Open the LethalConstellations_Generated.cfg_generator.htm file in the web browser of your choice.
This folder can be found in the active mod profile folder once the "Generate WebConfigs" button has been pressed

Image

Step 3 - Use the web config editor to generate a config code

  • (Optional) Upload your config file to update the values on the page to your current settings.
Once you have a valid config file selected click "Submit Config"

Image

  • Modify each config value to your preferred value.
  • Once you are finished updating your config scroll to the bottom of the page and click "Get Form Code"
  • Select all of the text in the bottom textbox that is labeled "Code:" and copy it. This will be your config code.
You will use the config code you copied to apply it in-game in the next step.

Image

Step 4 - Use the Config Code to update your config in-game

  • With the config code from the last step copied, open your game once again and start a lobby.
  • Paste your config code in the applicable textbox (for our example we are working with the generated config so the correct box is GeneratedConfigCode)
  • Once the new config item has been saved/applied, click the "Load Config Codes" button to apply your config changes.
Remember, if you are not loaded into a lobby your generated config will not exist yet in-game and cannot be updated

Image