Skip to content

Commit

Permalink
Add skyfactory
Browse files Browse the repository at this point in the history
  • Loading branch information
LionZXY committed Jul 11, 2024
1 parent b285d72 commit 7bbec87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/update-maker.py
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@ def main():
run_with_arguments()
return

packs = ['gtnh', 'vanilla', 'asworkaround', 'rlcraft']
packs = ['gtnh', 'vanilla', 'asworkaround', 'skyfactory']
for name in packs:
make_changelog('incremental/' + name,
'incremental/indexes/' + name + '.json',
Expand Down

0 comments on commit 7bbec87

Please sign in to comment.