initial commit

This commit is contained in:
Timur Gordon
2025-08-26 14:47:52 +02:00
commit 010ecc7c71
18 changed files with 1543 additions and 0 deletions

7
v.mod Normal file
View File

@@ -0,0 +1,7 @@
Module {
name: 'runner'
description: 'hero runner in v'
version: '0.0.0'
license: 'MIT'
dependencies: []
}