SilkMC / silk

Silk is a Minecraft API for Kotlin - targetting Fabric, Quilt and Paper
https://silkmc.net/silk/docs/
GNU General Public License v3.0
100 stars 12 forks source link

add obfuscated formatting option #19

Closed btwonion closed 2 years ago

btwonion commented 2 years ago

Extend literalTextBuilder with an obfuscated formatting option.

jakobkmar commented 2 years ago

Does this compile? I think you made the contribution in GitHub's web editor.

btwonion commented 2 years ago

i wrote it in the ide but the project wasn't connected with my fork repo so i copied it into the web editor. the ide sais it will compile. it's the same approach than underline, bold, etc