Setup automated build scripts for haks #2

Open
opened 2023-11-23 05:48:15 +00:00 by kalen · 0 comments
Owner

Setup automated build scripts for the haks to turn the contents of the repository into useable haks by the game.

Requirements:

  • Compile all the contents of each hak folder into an appropriately named hak file based off the version
  • Compile the tlk.json file into a proper tlk
  • Output the built hak artifacts to a target folder

Nice to haves:

  • The script should be configurable to allow for building only a subset of the haks to avoid excessive churn
  • Ensure all file names are lower case
  • Easily extendable with additional checks as needed in the future
Setup automated build scripts for the haks to turn the contents of the repository into useable haks by the game. Requirements: - [ ] Compile all the contents of each hak folder into an appropriately named hak file based off the version - [ ] Compile the tlk.json file into a proper tlk - [ ] Output the built hak artifacts to a target folder Nice to haves: - [ ] The script should be configurable to allow for building only a subset of the haks to avoid excessive churn - [ ] Ensure all file names are lower case - [ ] Easily extendable with additional checks as needed in the future
kalen added the
enhancement
help wanted
labels 2023-11-23 05:48:15 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: core/sinfar-haks#2
No description provided.