🎉 First commit!

This commit is contained in:
SBDeveloper 2022-06-30 11:06:58 +02:00
commit 4dc99283f4
42 changed files with 4068 additions and 0 deletions

View file

@ -0,0 +1,8 @@
name: MapReflectionAPI
version: '${project.version}'
main: tech.sbdevelopment.mapreflectionapi.MapReflectionAPI
api-version: 1.13
authors: [ inventivetalent, SBDeveloper ]
description: This API helps developer with viewing images on maps.
website: https://sbdevelopment.tech
softdepend: [ BKCommonLib ]