screeps-api
    Preparing search index...

    Class ScreepsConfigManager

    Provides features to find and load save configuration files.

    This class supports the SS3 Unified Credentials File format as well as the screeps.json format used by many Screeps code upload tools.

    Index

    Other

    • get defaultPaths(): readonly string[]

      List all paths that will be searched by default for config files.

      If the SCREEPS_CONFIG environment variable is defined, this path defined there will always be searched first.

      Returns readonly string[]