From 8f5452b4879ebeccdbca72b9d9b7bb75f446063c Mon Sep 17 00:00:00 2001 From: OMGeeky Date: Tue, 24 Jun 2025 19:11:56 +0200 Subject: [PATCH] add myself to Contributor list --- src/com/gpl/rpg/atcontentstudio/ui/AboutEditor.java | 1 + 1 file changed, 1 insertion(+) diff --git a/src/com/gpl/rpg/atcontentstudio/ui/AboutEditor.java b/src/com/gpl/rpg/atcontentstudio/ui/AboutEditor.java index aec5e70..6cd6637 100644 --- a/src/com/gpl/rpg/atcontentstudio/ui/AboutEditor.java +++ b/src/com/gpl/rpg/atcontentstudio/ui/AboutEditor.java @@ -50,6 +50,7 @@ public class AboutEditor extends Editor { "Quentin Delvallet
" + "Žižkin
" + "Gonk
" + + "OMGeeky
" + "
" + "This project uses the following libraries:
" + "JSON.simple by Yidong Fang & Chris Nokleberg.
" +