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
  • 00:18, 12 August 2025 Kelno talk contribs created page Module:TechRecipe (Created page with "local p = {} local m = {} -- you can use this one for debugging without exposing functions, return this instead of p ---@type any ---@diagnostic disable-next-line: lowercase-global mw = mw -- Mirror tech cargo table ---@class TechCargo ---@field name string ---@field luaId string ---@field description string ---@field category string ---@field texture string ---@field requiredTech1 string ---@field requiredTech2 string ---@field requiredTech3 string ---@field progressC...")