mirror of
https://github.com/RetroDECK/net.kuribo64.melonDS.git
synced 2025-04-10 19:15:11 +00:00
Compare commits
6 commits
master-250
...
master
Author | SHA1 | Date | |
---|---|---|---|
|
65c0d137e7 | ||
|
c7d614e227 | ||
|
84f3a9a933 | ||
|
57c0e0e610 | ||
|
199611f033 | ||
|
af15d488af |
2
.gitignore
vendored
Normal file
2
.gitignore
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
.flatpak-builder
|
||||
melonds-build
|
3
automation_tools/test-build.sh
Executable file
3
automation_tools/test-build.sh
Executable file
|
@ -0,0 +1,3 @@
|
|||
#!/bin/bash
|
||||
|
||||
flatpak-builder --user --force-clean --install-deps-from=flathub --install-deps-from=flathub-beta --repo="./melonds-repo" "./melonds-build" net.kuribo64.melonDS.yml
|
Loading…
Reference in a new issue