User contributions for Bernhard

Search for contributionsExpandCollapse
⧼contribs-top⧽
⧼contribs-date⧽
(newest | oldest) View ( | older 50) (20 | 50 | 100 | 250 | 500)

5 August 2023

3 August 2023

  • 15:1615:16, 3 August 2023 diff hist +264 N Template:InfoboxCreated page with "<table border=1 cellspacing=0 style="width:200pt;color:#AAA;float:right"> <tr><th bgcolor="#444" colspan=2><div>{{{name|{{PAGENAME}}}}}</div></th></tr> <tr><td style="text-align:center">[[File:{{{name|{{PAGENAME}}}}}.png|thumb]]{{{description}}}</td></tr> </table>"

1 August 2023

  • 13:5313:53, 1 August 2023 diff hist +720 N Modding/Templates/TranslationCreated page with "__FORCETOC__ This mod template adds a translation. == Code == === def.json === Content<syntaxhighlight lang="json"> { "id": "ModTemplateTranslation", "name": "Mod Template Translation", "version_name": "1.0", "version_code": 1, "author": "The Desynced Team", "homepage": "https://www.desyncedgame.com/", "description": "Mod Template Translation", "packages": { "Translation": { "name": "Translation", "type": "..."
  • 13:5113:51, 1 August 2023 diff hist +1,352 N Modding/Templates/UI AddonCreated page with "__FORCETOC__ This mod template creates a custom UI overlay. == Code == === def.json === Content<syntaxhighlight lang="json"> { "id": "ModTemplateUIAddon", "name": "Mod Template UI Addon", "version_name": "1.0", "version_code": 1, "author": "The Desynced Team", "homepage": "https://www.desyncedgame.com/", "description": "Mod Template UI Addon", "packages": { "UI": { "name": "UI", "entry": "ui.lua",..."
  • 12:3312:33, 1 August 2023 diff hist +1,564 N Modding/Templates/InstructionCreated page with "__FORCETOC__ This mod template creates a new behavior instruction. == Code == === def.json === Content<syntaxhighlight lang="json"> { "id": "ModTemplateInstruction", "name": "Mod Template Instruction", "version_name": "1.0", "version_code": 1, "author": "The Desynced Team", "homepage": "https://www.desyncedgame.com/", "description": "Mod Template Instruction", "packages": { "Data": { "name": "Data", "entry"..."
  • 12:2012:20, 1 August 2023 diff hist +1,673 N Modding/Templates/ComponentCreated page with "__FORCETOC__ This mod template adds a new custom component. == Code == === def.json === Content<syntaxhighlight lang="json"> { "id": "ModTemplateComponent", "name": "Mod Template Component", "version_name": "1.0", "version_code": 1, "author": "The Desynced Team", "homepage": "https://www.desyncedgame.com/", "description": "Mod Template Component", "packages": { "Data": { "name": "Data", "entry": "data.lua",..."
  • 11:3111:31, 1 August 2023 diff hist +1,468 N Modding/Templates/ScenarioCreated page with "__FORCETOC__ This mod template creates a fully custom scenario, not based on the main game's Freeplay scenario. == Code == === def.json === Content<syntaxhighlight lang="json"> { "id": "ModTemplateScenario", "name": "Mod Template Scenario", "version_name": "1.0", "version_code": 1, "author": "The Desynced Team", "homepage": "https://www.desyncedgame.com/", "description": "Mod Template Scenario", "packages": { "Scenario": {..."
  • 11:2311:23, 1 August 2023 diff hist +1,747 N Modding/Templates/FreeplayCreated page with "__FORCETOC__ This mod template customizes the starting loadout of the default Freeplay scenario. == Code == === def.json === Content<syntaxhighlight lang="json"> { "id": "ModTemplateFreeplay", "name": "Mod Template Freeplay", "version_name": "1.0", "version_code": 1, "author": "The Desynced Team", "homepage": "https://www.desyncedgame.com/", "description": "Mod Template Freeplay", "packages": { "Scenario": { "name": "S..."
  • 10:5010:50, 1 August 2023 diff hist +306 Template:ModdingNavNo edit summary

28 July 2023

(newest | oldest) View ( | older 50) (20 | 50 | 100 | 250 | 500)