8 lines
No EOL
191 B
YAML
8 lines
No EOL
191 B
YAML
name: RealWeather
|
|
version: ${project.version}
|
|
api-version: 1.13
|
|
author: Minecon724
|
|
main: pl.minecon724.realweather.RW
|
|
libraries:
|
|
- org.json:json:20220320
|
|
- com.maxmind.geoip2:geoip2:3.0.1 |