Robin C. Ladiges
|
90a34e8f87
|
[debug menu] new: show mod version
fallback to git info if not builded for a specific version
|
2024-06-26 09:11:41 +02:00 |
|
Robin C. Ladiges
|
e291ccd98c
|
[workflows] update: action versions
|
2024-05-29 13:49:31 +02:00 |
|
Jack Garrard
|
f27875f65f
|
Fix extra curly bracket
|
2023-09-03 18:39:03 -07:00 |
|
Piplup
|
b86322f346
|
z
|
2023-06-06 14:35:44 +01:00 |
|
piplup
|
936e0fd49f
|
addressed feedback
|
2023-06-05 21:56:27 +01:00 |
|
piplup
|
4d242a5e44
|
forgot to rename
|
2023-06-05 21:06:58 +01:00 |
|
piplup
|
41719e1f9f
|
a
|
2023-06-05 21:02:29 +01:00 |
|
piplup
|
f8a3deefc4
|
a
|
2023-06-05 20:58:28 +01:00 |
|
piplup
|
cd8bf4e257
|
Update dev-release.yml
|
2023-06-05 20:54:14 +01:00 |
|
Robin C. Ladiges
|
4339847da5
|
fix yuzu build
Accidentially moved it into the wrong directory.
|
2022-12-16 16:24:37 -06:00 |
|
Robin C. Ladiges
|
f60fc956d6
|
for Emulators => for Ryujinx & for yuzu
|
2022-12-16 13:21:07 -06:00 |
|
Robin C. Ladiges
|
7f6df57f4a
|
patch out deprecated ::set-output
::set-output currently triggers deprecation warnings and will stop working at 2023-06-01.
https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
2022-12-16 13:21:07 -06:00 |
|
Robin C. Ladiges
|
65d6ffb4fc
|
separate build for emulators
|
2022-09-05 02:30:30 +02:00 |
|
Robin C. Ladiges
|
81a0726836
|
move latest-dev tag
|
2022-08-13 22:58:59 +02:00 |
|
Robin C. Ladiges
|
2898a762d4
|
attach dev builds all into one release
Requirements:
- there exists a tag named `latest-dev` already
- there exists a release on that tag
|
2022-08-13 22:58:12 +02:00 |
|
Robin C. Ladiges
|
aff422a6e0
|
allow build or pre-release details in release tags
Examples:
- v1.2.3-rc.1 (release candidate 1)
- v1.2.3-dev+2 (dev pre-release, build 2)
|
2022-08-13 22:50:36 +02:00 |
|
Robin C. Ladiges
|
89a76aedab
|
don't start release names with "Release "
the title of the page will otherwise read "Release Release v..."
|
2022-08-13 22:46:59 +02:00 |
|
Robin C. Ladiges
|
71ff477bb9
|
github workflow to build and release
|
2022-08-10 15:30:28 -07:00 |
|