finishing with Phase 2
This commit is contained in:
@@ -4,7 +4,7 @@ from library.vanilla_textures import refresh_vanilla_index
|
||||
|
||||
|
||||
class Command(BaseCommand):
|
||||
help = 'Rebuild the vanilla entity-texture index (media/vanilla/entity_index.json).'
|
||||
help = 'Rebuild the vanilla entity-texture index (static/vanilla/entity_index.json).'
|
||||
|
||||
def handle(self, *args, **options):
|
||||
index = refresh_vanilla_index()
|
||||
|
||||
Reference in New Issue
Block a user