You've already forked PlayIntegrityFork
mirror of
https://github.com/osm0sis/PlayIntegrityFork.git
synced 2025-09-06 06:37:06 +00:00
migrate.sh: show when adding Advanced Settings
This commit is contained in:
@@ -137,6 +137,7 @@ if [ -f "$OUT" ]; then
|
|||||||
fi;
|
fi;
|
||||||
|
|
||||||
[ "$INSTALL" ] || item "Writing fields and properties to updated custom.pif.json ...";
|
[ "$INSTALL" ] || item "Writing fields and properties to updated custom.pif.json ...";
|
||||||
|
[ "$ADVANCED" ] && item "Adding Advanced Settings entries ...";
|
||||||
|
|
||||||
(echo "{";
|
(echo "{";
|
||||||
echo " // Build Fields";
|
echo " // Build Fields";
|
||||||
|
|||||||
Reference in New Issue
Block a user