Gameinfo.txt/The Ship: Difference between revisions
Jump to navigation
Jump to search
(Created page with "A full working GameInfo.txt ready for a The Ship. <source lang=ini> "GameInfo" { game "The Ship" title "" title2 "" //type "multiplayer_only" type "singleplayer_...") |
mNo edit summary |
||
(7 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
From: [[The Ship]] | |||
{{codeblock|src=gameinfo.txt|lang=txt|<nowiki>"GameInfo" | |||
"GameInfo" | |||
{ | { | ||
game "The Ship" | game "The Ship" | ||
Line 63: | Line 60: | ||
} | } | ||
} | } | ||
</nowiki>}} | |||
</ | |||
[[Category:The Ship]] | [[Category:The Ship]] | ||
[[Category:Gameinfo]] |
Latest revision as of 00:17, 20 August 2023
From: The Ship