Skip to content

Instantly share code, notes, and snippets.

View notmeta's full-sized avatar
🦉

Corey notmeta

🦉
  • United Kingdom
  • 07:37 (UTC +01:00)
View GitHub Profile

Keybase proof

I hereby claim:

  • I am notmeta on github.
  • I am notmeta (https://keybase.io/notmeta) on keybase.
  • I have a public key ASAn02pxLPHPxuJL7zSD4xNQQ_bVu6lTiEjM92RPza5Qogo

To claim this, I am signing this object:

package org.gielinor.game.content.global.shop
import com.google.gson.JsonObject
import com.google.gson.JsonParser
import org.gielinor.game.node.item.Item
import org.gielinor.util.extensions.toArray
import org.slf4j.LoggerFactory
import java.nio.charset.StandardCharsets
import java.nio.file.Files
import java.nio.file.Paths