Liblist.gam/Adrenaline Gamer: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Created page with "From: Adrenaline Gamer {{codeblock|src=liblist.gam|lang=gam|<nowiki>// Valve Game Info file // These are key/value pairs. Certain mods will use different settings. // game...")
 
m (→‎top: clean up, added orphan, deadend tags)
 
Line 1: Line 1:
{{Multiple issues|
{{Dead end|date=January 2024}}
{{Orphan|date=January 2024}}
}}
From: Adrenaline Gamer
From: Adrenaline Gamer
{{codeblock|src=liblist.gam|lang=gam|<nowiki>// Valve Game Info file
{{codeblock|src=liblist.gam|lang=gam|<nowiki>// Valve Game Info file
Line 22: Line 27:
size "90193054"
size "90193054"
</nowiki>}}
</nowiki>}}
[[Category:Adrenaline Gamer]]
[[Category:Adrenaline Gamer]]
[[Category:Files]]
[[Category:Files]]
[[Category:Liblist]]
[[Category:Liblist]]

Latest revision as of 10:05, 21 January 2024

Wikipedia - Letter.png
This article has multiple issues. Please help improve it or discuss these issues on the talk page. (Learn how and when to remove these template messages)
Dead End - Icon.png
This article has no Wikipedia icon links to other VDC articles. Please help improve this article by adding links Wikipedia icon that are relevant to the context within the existing text.
January 2024

From: Adrenaline Gamer

liblist.gam
gam
// Valve Game Info file // These are key/value pairs. Certain mods will use different settings. // game "Adrenaline Gamer" icon "resource\icon_steam" developer "bluluxabica" developer_url "http://www.moddb.com/members/bluluxabica" url_info "http://www.adrenalinegamer.org" url_dl "" gamedir "ag" fallback_dir "ag" gamedll "dlls\ag.dll" gamedll_linux "dlls/ag_i386.so" secure "0" svonly "0" cldll "1" type "multiplayer_only" mpentity "info_player_deathmatch" mpfilter "info_player_deathmatch" version "6.6" size "90193054"