Change MultiMC to PolyMC in a comment

This commit is contained in:
txtsd 2022-01-29 08:16:29 +00:00
parent 8954a2ddfe
commit 287c0d6649
No known key found for this signature in database
GPG Key ID: 8E0D55E9A2557BB5

View File

@ -103,7 +103,7 @@ class DerivedForgeIndex(JsonObject):
'''
FML library mappings - these are added to legacy Forge versions because Forge no longer can download these
by itself - the locations have changed and some of this has to be rehosted on MultiMC servers.
by itself - the locations have changed and some of this has to be rehosted on PolyMC servers.
'''
FMLLib = namedtuple('FMLLib', ('filename', 'checksum', 'ours'))