Skip to content

Conversation

@fank
Copy link
Member

@fank fank commented Jul 3, 2025

Summary

  • Added comprehensive documentation for the PRESET environment variable that was missing from README.md
  • Users were confused about what this variable does and what values it accepts (see Docker - Environment "PRESET" #571)
  • Now includes clear explanation and examples

Changes

  • Added PRESET to the environment variables table with description
  • Added a new section "PRESET Values" with all available preset options
  • Added an example showing how to use PRESET when generating a new map
  • Clarified that PRESET is optional and only used with GENERATE_NEW_SAVE=true

Test plan

  • Documentation renders correctly in GitHub markdown preview
  • Examples are syntactically correct
  • All common Factorio preset values are documented

Fixes #571

🤖 Generated with Claude Code

- Add PRESET to the environment variables table
- Include detailed explanation of available preset values
- Add example showing how to use PRESET when generating a new map
- Document that PRESET is optional and only used with GENERATE_NEW_SAVE=true

Fixes #571

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <[email protected]>
@fank fank merged commit 15d31c9 into master Jul 3, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Docker - Environment "PRESET"

2 participants