1
Fork 0
mirror of https://github.com/RGBCube/properties.v synced 2025-07-29 07:57:46 +00:00
properties.v/v.mod
2023-03-10 22:57:22 +03:00

8 lines
181 B
V

Module {
name: 'properties'
description: 'Parse properties files in V.'
version: '0.0.1'
license: 'MIT'
repo_url: 'https://github.com/RGBCube/properties.v'
dependencies: []
}