File tree Expand file tree Collapse file tree 8 files changed +8
-8
lines changed
bukkit-example-api/src/main/resources
bukkit-example-json/src/main/resources
bukkit-example-proto/src/main/resources
bukkit/src/platform-loader/resources
bungee/src/platform-loader/resources
velocity/src/main/java/com/lunarclient/apollo Expand file tree Collapse file tree 8 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 11name : Apollo-API-Example
22main : com.lunarclient.apollo.example.api.ApolloApiExamplePlatform
3- version : 1.1.7
3+ version : 1.1.8
44author : Moonsworth
55softdepend : [ Apollo-Bukkit, Apollo-Folia ]
66api-version : 1.13
Original file line number Diff line number Diff line change 11name : Apollo-Json-Example
22main : com.lunarclient.apollo.example.json.ApolloJsonExamplePlatform
3- version : 1.1.7
3+ version : 1.1.8
44author : Moonsworth
55softdepend : [ Apollo-Bukkit ]
66api-version : 1.13
Original file line number Diff line number Diff line change 11name : Apollo-Proto-Example
22main : com.lunarclient.apollo.example.proto.ApolloProtoExamplePlatform
3- version : 1.1.7
3+ version : 1.1.8
44author : Moonsworth
55softdepend : [ Apollo-Bukkit ]
66api-version : 1.13
Original file line number Diff line number Diff line change 11name : Apollo-Bukkit
22main : com.lunarclient.apollo.loader.BukkitPlatformLoader
3- version : 1.1.7
3+ version : 1.1.8
44author : Moonsworth
55api-version : 1.13
66soft-depend : [LunarClient-API]
Original file line number Diff line number Diff line change 11name : Apollo-Bungee
22main : com.lunarclient.apollo.loader.BungeePlatformLoader
3- version : 1.1.7
3+ version : 1.1.8
44author : Moonsworth
Original file line number Diff line number Diff line change 11group =com.lunarclient
2- version =1.1.8-SNAPSHOT
2+ version =1.1.8
33description =The API for interacting with Lunar Client players.
44
55org.gradle.parallel =true
Original file line number Diff line number Diff line change 11#! /bin/bash
22set -eo pipefail
33
4- VERSION=" 1.1.8-SNAPSHOT "
4+ VERSION=" 1.1.8"
55REMOTE_USER=" ubuntu"
66REMOTE_HOST=" 147.135.8.94"
77
Original file line number Diff line number Diff line change 9797@ Plugin (
9898 id = "apollo" ,
9999 name = "Apollo-Velocity" ,
100- version = "1.1.7 " ,
100+ version = "1.1.8 " ,
101101 url = "https://moonsworth.com" ,
102102 description = "Implementation of Apollo for Velocity" ,
103103 authors = {"Moonsworth" }
You can’t perform that action at this time.
0 commit comments