1
Fork 0
mirror of https://github.com/RGBCube/bonfire.v synced 2025-07-28 06:27:44 +00:00
bonfire.v/v.mod

8 lines
200 B
V

Module {
name: 'bonfire'
description: 'A Discord API wrapper for the V programming language.'
version: '0.0.1'
license: 'MIT'
repo_url: 'https://github.com/RGBCube/bonfire.v'
dependencies: []
}