Draft: Add The Riftbreaker Dedicated server template#1941
Draft
CostcoFanboy wants to merge 2 commits into
Draft
Conversation
Adds an AMP Generic module template for The Riftbreaker dedicated server (Steam app 4114030). Supports Windows and Linux (Windows-only binary run via Wine + Xvfb on Linux, with vcrun2022 and d3dcompiler_47 installed by winetricks). Server settings, campaign/mission/difficulty and Steam vs LAN/direct networking are configurable from the AMP UI.
CostcoFanboy
commented
Jul 11, 2026
Author
There was a problem hiding this comment.
Follows the pattern I was in v-rising and space-engineers.
Switch the config-template and winescript fetch URLs to the CubeCoders repo, drop the winetricks marker in favour of the same re-run-each-update approach the other winescripts use, and trim the config comments and setting descriptions.
Collaborator
|
Why reinvent the wheel? |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Adds an AMP Generic module template for The Riftbreaker dedicated server (Steam app 4114030). Supports Windows and Linux (wine for Linux).
Made it work on Windows, not tested yet in Linux hence draft.