Initial commit: OpenRA game engine
Fork from OpenRA/OpenRA with one-click launch script (start-ra.cmd) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
14
mods/common/chrome/ingame-debuginfo.yaml
Normal file
14
mods/common/chrome/ingame-debuginfo.yaml
Normal file
@@ -0,0 +1,14 @@
|
||||
Container@DEBUG_WIDGETS:
|
||||
Logic: DebugLogic
|
||||
X: WINDOW_WIDTH / 2 - WIDTH
|
||||
Y: 60
|
||||
Width: 100
|
||||
Height: 55
|
||||
Children:
|
||||
Label@DEBUG_TEXT:
|
||||
Y: 35
|
||||
Width: PARENT_WIDTH
|
||||
Height: 15
|
||||
Align: Center
|
||||
Font: Bold
|
||||
Contrast: true
|
||||
Reference in New Issue
Block a user