Difference between revisions of "Main Page"
From Serious Sam's Bogus Detour
(23 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
− | + | __NOTOC__ | |
+ | <div style="text-align: center;"> | ||
+ | [[File:Logo.png|link=]] | ||
+ | </div> | ||
− | + | {{Box|Welcome!| | |
− | + | Welcome to the Serious Sam's Bogus Detour wiki. We are currently actively working on adding articles and information, and you're free to help out! | |
− | + | }} | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | == Scripting | + | {|width="100%" |
+ | | width="50%" valign="top" | | ||
+ | {{Box|Getting started| | ||
+ | Guides on getting started with Serious Sam's Bogus Detour modding. | ||
+ | * [[Using the editor]] | ||
+ | ** [[:Category:Editor layer|Editor Layers]] | ||
+ | ** [[Editor Shortcuts]] | ||
+ | * [[Creating a scenario]] | ||
+ | ** [[Creating a Campaign level]] | ||
+ | ** [[Creating a Survival level]] | ||
+ | ** [[Creating a Versus level]] | ||
+ | * [[Sharing your scenario]] | ||
+ | * [[Adding custom sounds and music]] | ||
+ | * [[Scripting]] | ||
+ | ** [[Creating a GameMode]] | ||
+ | ** [[Creating a WorldScript]] | ||
+ | ** [[Creating a Behavior]] | ||
+ | ** [[Creating an interface]] | ||
+ | ** [[Network code]] | ||
+ | ** [[Rewriting Classes]] | ||
+ | }} | ||
+ | | width="50%" valign="top" | | ||
+ | {{Box|About|2= | ||
+ | * [http://store.steampowered.com/app/272620/Serious_Sams_Bogus_Detour/ Serious Sam's Bogus Detour on Steam] | ||
+ | * [https://www.gog.com/game/serious_sams_bogus_detour Serious Sam's Bogus Detour on GOG.com] | ||
+ | * [http://steamcommunity.com/games/272620/announcements/ Announcements and update news] | ||
+ | * [http://steamcommunity.com/app/272620/workshop/ Steam Workshop] | ||
+ | * [http://steamcommunity.com/workshop/discussions/18446744073709551615/?appid=272620 Steam Workshop discussions] | ||
+ | }} | ||
+ | {{Box|Scripting references| | ||
* [http://ssbd.a000ff.com/docs/engine/ Engine API documentation] | * [http://ssbd.a000ff.com/docs/engine/ Engine API documentation] | ||
* [http://ssbd.a000ff.com/docs/engine/ Script API documentation] | * [http://ssbd.a000ff.com/docs/engine/ Script API documentation] | ||
+ | }} | ||
+ | {{Box|References| | ||
+ | * [[Extracting game files]] | ||
+ | * [[:Category:WorldScripts|WorldScripts]] | ||
+ | * [[:Category:File type|File types]] | ||
+ | * [[Console]] | ||
+ | * [[Resources]] | ||
+ | }} | ||
+ | |} |
Latest revision as of 15:35, 21 August 2017
Welcome!
Welcome to the Serious Sam's Bogus Detour wiki. We are currently actively working on adding articles and information, and you're free to help out!
Getting started Guides on getting started with Serious Sam's Bogus Detour modding. |
About Scripting references References |