🎨 Moved back to reflection, still WIP

This commit is contained in:
SBDeveloper 2022-07-01 12:07:10 +02:00
parent a4f60fd01e
commit 6d1dab78aa
53 changed files with 879 additions and 4667 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 ]