Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
20 changes: 20 additions & 0 deletions games/data/baby-steps.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,26 @@ r2modman:
- "一步一脚印"
installRules: []
relativeFileExclusions: null
- gameInstanceType: "server"
distributions:
- platform: "other"
identifier: null
steamFolderName: "Baby Steps"
dataFolderName: "BabySteps_Data"
exeNames:
- "BabyStepsMultiplayerServer.exe"
packageLoader: "recursive-melonloader"
meta:
displayName: "Baby Steps Dedicated Server"
iconUrl: "baby-steps.webp"
settingsIdentifier: "BabySteps"
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

RoR2 & Valheim have separate settings identifier. Should this be "BabyStepsServer" too?

internalFolderName: "BabySteps"
packageIndex: "https://thunderstore.io/c/baby-steps/api/v1/package-listing-index/"
gameSelectionDisplayMode: "visible"
additionalSearchStrings:
- "一步一脚印"
Comment on lines +44 to +45
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good chance that this is no longer correct, should we just omit it? Not like people will have a hard time finding it in r2mm.

installRules: []
relativeFileExclusions: null
thunderstore:
displayName: "Baby Steps"
categories:
Expand Down
Loading