Where is the config file that has the World Seed for rust?

Note - If you do not fill in every section below, your post won’t be answered - you must provide the steps you have followed so far and the actions you’ve already taken. Make sure to remove this notice from your post too.

OS Name/Version: server 2022 (using powershell)

Product Name/Version: (Always use the full version number - not ‘Latest’) Amp 2.4.4

Problem Description:

for rust,

ive created a powershell script to wipe the server, im trying to find the config that holds the World seed so i can adjust it for the next wipe

can you help me? i want this to be automated to be clear not generate a seed on the UI

Thank you

If you're sharing console output, logs, or commands you have run, please make sure to use code tags 
(3x backticks for blocks, 1x backtick for a single line) to help make posts readable. This also
provides syntax highlighting.

Steps to reproduce:

  • Step 1
  • Step 2
  • Step 3

Actions taken to resolve so far:

Any settings in the ui will overwrite any manual edits you make to the config file on next start.

You might be able to set the seed via amp’s API though as part of your script to achieve a similar effect.

The api docs can be accessed by adding /API on the end of your url