Write the correct description.
This commit is contained in:
parent
64cabf0dee
commit
70f7449d25
@ -65,7 +65,7 @@ public class GameProviderImpl implements GameProvider {
|
||||
.setName(getGameName())
|
||||
.addAuthor("bʰedoh₂ swé", contactMap)
|
||||
.setContact(new ContactInformationImpl(contactMap))
|
||||
.setDescription("Highly moddable Wayland implentation in Java.");
|
||||
.setDescription("Moddable application template.");
|
||||
|
||||
BuiltinMod mod = new BuiltinMod(Collections.singletonList(appJar), modMetadata.build());
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user