This wiki is archived from 2021-09-05
Template:Modern Build: Difference between revisions
Jump to navigation
Jump to search
(Created page with "You can opt-in to the modern build via Steam or the PA launcher. '''STEAM (WINDOWS / MACOS / LINUX)''' # Open your Steam library # Right click Planetary Annihilation: TITANS...") |
No edit summary |
||
Line 1: | Line 1: | ||
You can opt-in to the modern build via Steam or the PA launcher. | You can opt-in to the modern build via Steam or the PA launcher. | ||
''' | '''Steam (Windows / macOS / Linux)''' | ||
# Open your Steam library | # Open your Steam library | ||
Line 9: | Line 9: | ||
# Click the CLOSE button and Steam will download any changes | # Click the CLOSE button and Steam will download any changes | ||
'''PA | '''PA Launcher (Windows / macOS)''' | ||
# Open the PA launcher and sign in | # Open the PA launcher and sign in | ||
Line 17: | Line 17: | ||
# Click VERIFY to install or update the modern build | # Click VERIFY to install or update the modern build | ||
''' | '''papatcher.go (Linux)''' | ||
Assumes you have wget and go-lang installed: | Assumes you have wget and go-lang installed: | ||
Revision as of 20:42, 22 January 2019
You can opt-in to the modern build via Steam or the PA launcher.
Steam (Windows / macOS / Linux)
- Open your Steam library
- Right click Planetary Annihilation: TITANS then select Properties
- Select the BETAS tab
- Select modern - Modern Semi-Stable
- Click the CLOSE button and Steam will download any changes
PA Launcher (Windows / macOS)
- Open the PA launcher and sign in
- Click on your username then select Build Options… from the list
- Tick the modern build then click SAVE
- Change the stream from stable to modern
- Click VERIFY to install or update the modern build
papatcher.go (Linux) Assumes you have wget and go-lang installed:
wget https://raw.githubusercontent.com/planetary-annihilation/papatcher/master/papatcher.go
go run papatcher.go --stream=modern --update-only