Files
Barış Keser 49689833c6 Add GitHub Actions workflow, update README, and implement auto-updater
- Created a GitHub Actions workflow for automatic builds and releases.
- Added a README file with plugin features and commands.
- Updated build.gradle.kts to target Java 17 and Paper API 1.20.
- Renamed project in settings.gradle.kts to "BarisKeserTools".
- Implemented AutoUpdater class for checking and downloading updates.
- Modified HavaSaldirisiPlugin to initiate auto-updater.
- Adjusted plugin.yml to set API version to 1.20.
2026-03-14 04:47:27 +03:00

1 line
36 B
Kotlin

rootProject.name = "BarisKeserTools"