JnCrMx / discord-game-sdk4j

Java bindings for Discord's Game SDK
MIT License
114 stars 23 forks source link

Deprecate `Activity#close` method and update Javadoc #78

Closed Desoroxxx closed 6 months ago

Desoroxxx commented 7 months ago

Updated the Activity#close to reflect the changes in the Java implementation, based on CreateParams#close.

Tiny PR, but I noticed this was missed when finishing porting my code.