Skip to content

Conversation

@tupaschoal
Copy link
Member

AFAIK these are yours @ZehMatt , let me know if you're ok with adding them here. I just want it to be documented and reproducible how to merge OpenRCT2/Localisation back into OpenRCT2/objects

It currently is:

node ./tools/scripts/update-localisation.js PATH_TO_LOCALISATION_REPO PATH_TO_OBJECTS_REPO
node ./tools/scripts/prettify-object-json.js PATH_TO_OBJECTS_REPO
# git commit will undo line ending changes if on Windows
git commit -am "MSG"

Then to release just:

git tag -a TAG -m MSG
git push origin tag 

@ZehMatt
Copy link
Contributor

ZehMatt commented Aug 17, 2025

I've asked Ted a long time ago to create a new repo which I believe is https://github.com/OpenRCT2/automation for all that stuff.

@tupaschoal
Copy link
Member Author

What's your view of it?

@ZehMatt
Copy link
Contributor

ZehMatt commented Aug 17, 2025

Member

Would be good to put all the scripts in there, but I don't mind it being here either, no strong feelings about either.

@tupaschoal
Copy link
Member Author

Ok, I'll merge them here and we can centralise them one day if we want to. Personally I feel like the scripts belonging on the repo they're most useful makes more sense

@tupaschoal tupaschoal merged commit 0bdb95b into OpenRCT2:master Aug 18, 2025
2 checks passed
@tupaschoal tupaschoal deleted the import_localisation_scripts branch August 18, 2025 09:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants