Skip to content

Instantly share code, notes, and snippets.

@folknor
folknor / meta.lua
Created July 20, 2025 12:30
meta.lua for sumneko lua
---@meta
-- Generated lua defines of Factorio api
-- https://github.com/dvilker/factorio-api-lua-defs
data = {}
mods = {}
---@alias tuple {}