UNPKG

@silver-3/r6-info

Version:

This package allows you to access information about any R6 operator and maps, and more. Currently updated to Y10S2

6 lines (5 loc) 119 B
const path = require('path'); module.exports = { "name": "Oregon", "image": path.join(__dirname, './image.png') };