All public logs

Combined display of all available logs of Desynced Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 21:26, 20 August 2023 Vdd talk contribs created page Modding/def.json (Created page with "<syntaxhighlight lang="js" line="1"> { "id": "YourModId", "name": "Your Mod Name", "version_name": "1.0", "version_code": 1, "author": "You", "homepage": "...", "description": "Example def.json for Your Mod", "options": "options.lua", // If you want your mod to have a settings page under Options > Mods "packages": { "Data": { "name": "Your Mod Data", "entry": "data.lua", "dependencies": [ "Ma...") Tag: Visual edit