aboutsummaryrefslogtreecommitdiff
path: root/versions/src/main/kotlin/cc/polyfrost/oneconfig/utils/KotlinLanguageAdapter.kt
AgeCommit message (Collapse)Author
2022-08-06Adding Additional Terms to the GNU GPLv3 and GNU LGPLv3 (#85)MoonTidez
* Add new license * change link * link fix, add contribs * aaaa forgot more shit * Update FILEHEADER to match the LICENSE file * Update README to reflect the changed license * Fix my grammar error Co-authored-by: Kendell R <KTibow@users.noreply.github.com> * Updated FILEHEADER with appropriate years * moon is bad at spelling * Update file headers to reflect contributions * KTIBow becomes KTibow Co-authored-by: Kendell R <KTibow@users.noreply.github.com> Co-authored-by: DeDiamondPro <67508414+DeDiamondPro@users.noreply.github.com>
2022-07-27Allow parameters not used by the template not null-safe (#74)Wyvest
2022-07-16Kotlin Language Adapter (1.12-) (#56)Wyvest
"An adapter for FML to allow for the use of Kotlin objects as a mod class. This is not required if you use a Kotlin class, only if you use a Kotlin object."