Take build version from config.lua

This commit is contained in:
Alexey 2025-10-23 15:12:31 +03:00
commit 57a69a6e0c
2 changed files with 3 additions and 1 deletions

View file

@ -1,5 +1,7 @@
require 'tablefuncs'
VERSION = 'v0.2'
-- Global config table
---@class Config
---@field pointRadius number Radius of each grid point, relative to cellSize