Luohuayu / CatServer

高性能和高兼容性的1.12.2/1.16.5/1.18.2版本Forge+Bukkit+Spigot服务端 (A high performance and high compatibility 1.12.2/1.16.5/1.18.2 version Forge+Bukkit+Spigot server)
https://catmc.org
GNU Lesser General Public License v3.0
1.98k stars 211 forks source link

Make gradlew executable #457

Closed averyanalex closed 2 years ago

averyanalex commented 2 years ago

It is needed to run ./gradlew on unix-like systems

averyanalex commented 2 years ago

When you will merge pls cherry-pick to other branches

averyanalex commented 2 years ago

@Luohuayu can you cherry pick this commit to 1.18.2 and 1.16.5? Or it is better to create 2 new pull requests?

Luohuayu commented 2 years ago

@Luohuayu can you cherry pick this commit to 1.18.2 and 1.16.5? Or it is better to create 2 new pull requests?

I can't do it on Windows.

averyanalex commented 2 years ago

@Luohuayu can you cherry pick this commit to 1.18.2 and 1.16.5? Or it is better to create 2 new pull requests?

I can't do it on Windows.

Just run git cherry-pick 53c04eaf26f3daefcb581a57728dc025f1beb860 on other branches, it will add this commit to active branch