Shogun Exodus Devlog #1

Update #059 for Shogun Exodus introduces a new automated devlog workflow designed to streamline how we share project updates with the community. By implementing a GitHub automation system paired with a custom Python script, the game now automatically detects new entries in the update log and publishes them directly to WordPress whenever changes are synced to the main branch. This new pipeline handles content extraction, tag generation, and header image assignment, ensuring that every technical improvement is instantly and efficiently reflected on our official website.

Raw Patch Notes

UPDATE 2026-03-21 #059 - Devlog Auto-Posting Workflow
- Added GitHub automation that detects new `update-log.txt` entries and publishes a matching devlog post to the website on sync to `main`.
- Added Python posting flow that extracts the new log lines, generates a short summary/tags/header image, and publishes the post to WordPress.
- Files: `.github/scripts/post_devlog.py`, `.github/workflows/devlog-automation.yml`, `update-log.txt`

*This is an automated post, using Python and LLMs to summarize game updates. Mistakes, while rare, may happen.

Posted in

Reply

Your email address will not be published. Required fields are marked *