• upstroke4448@lemmy.dbzer0.com
    link
    fedilink
    English
    arrow-up
    1
    ·
    edit-2
    23 hours ago

    I played around with u/mttw_ edited build.yml and, added an additional update.yml

    With these two workflows you should be able to clone SMP and build your own Windows and Mac versions by just running the build.yml action. Takes about 30 minutes to build.

    **build.yml ** was changed so that it is run manually. I also adjusted how the attach job worked (as it was just being skipped). Now when build is finished it should attach them all as a new release in your repo. **You will need to edit this file with notepad and add your account name and repo name. **

    **update.yml ** is just so that you can have your repo automatically update to the original SMP repo. It is set to check once a day. This is so when you run build.yml it is build the latest version.

    Don’t really want to link to my specific repo so I have put the yml files on fileroy

    build.yml - https://fileroy.com/dkD3YlxlmLQK/file

    update.yml - https://fileroy.com/2bJG8KVDzOBE/file