Created
May 27, 2017 20:13
-
-
Save ZackBoe/94e2f4c232f138add3f0bda1d98ec041 to your computer and use it in GitHub Desktop.
Metro for Steam - Rearrange StatusLabel & GameLabel
This file contains 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
// Replace | |
//place { control="StatusLabel,BigPictureStatusImage,MobileStatusImage,WebStatusImage,BigPictureStatusImageInGame,MobileStatusImageInGame,WebStatusImageInGame,GameLabel" x=50 y=24 spacing=4 margin-right=8 } | |
place { control="StatusLabel,BigPictureStatusImage,MobileStatusImage,WebStatusImage,BigPictureStatusImageInGame,MobileStatusImageInGame,WebStatusImageInGame,GameLabel" x=50 y=17 spacing=4 margin-right=8 } | |
// Add | |
place { control="GameLabel" x=50 y=29 } |
Author
ZackBoe
commented
May 27, 2017
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment