mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-06-15 04:54:05 +09:00
COPYING update
This commit is contained in:
@@ -1,24 +1,12 @@
|
||||
package net.torvald.terrarum
|
||||
|
||||
import net.torvald.terrarum.langpack.Lang
|
||||
|
||||
object CreditSingleton {
|
||||
|
||||
val credit: List<String>; get() =
|
||||
("${Lang["CREDITS_PROGRAMMER"]}\n\nCuriousTorvald (minjaesong)\n\n\n" +
|
||||
"${Lang["CREDITS_ARTIST_PLURAL"]}\n\nCuriousTorvald (minjaesong)\nRoundworld (leedonggeun)\n\n\n" +
|
||||
"${Lang["CREDITS_POLYGLOT"]}\n\n\n" +
|
||||
"${Lang["CREDITS_SOUNDTRACK"]}: FreeSound.org\n" +
|
||||
("Programming, Arts, Directed by CuriousTorvald (minjaesong)\n" +
|
||||
"Sound Effects by FreeSound.org and Klankbeeld\n" +
|
||||
"Translation Database by the Polyglot Project\n" +
|
||||
"""
|
||||
Klankbeeld
|
||||
|
||||
|
||||
|
||||
|
||||
Copyright Information
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Terrarum
|
||||
|
||||
Reference in New Issue
Block a user