diff options
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: [] +} |
