diff options
| author | OsCoder <oscoder@lczimmermann.eu> | 2026-07-22 23:21:40 +0200 |
|---|---|---|
| committer | OsCoder <oscoder@lczimmermann.eu> | 2026-07-22 23:21:40 +0200 |
| commit | 400b321f8799f369cf26cf611462598117004ced (patch) | |
| tree | 85bc676bd110edc57c2faa7461f23b5eb1099cc1 /v.mod | |
| download | solar_map-400b321f8799f369cf26cf611462598117004ced.tar.xz solar_map-400b321f8799f369cf26cf611462598117004ced.zip | |
initial commit
Diffstat (limited to 'v.mod')
| -rw-r--r-- | v.mod | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -0,0 +1,7 @@ +Module { + name: 'solar_map' + description: 'A high-performance V utility to convert spatial body CSV data into a binary format and render it to a BMP image.' + version: '0.1.0' + license: 'EUPL-1.2' + dependencies: [] +} |
