Support for podman #9

Merged
jaby merged 25 commits from feature/jb/potman into main 2025-01-08 21:22:17 +00:00
4 changed files with 15 additions and 6 deletions
Showing only changes of commit fb8337206d - Show all commits

3
.gitattributes vendored
View File

@ -1,4 +1,5 @@
*.xa filter=lfs diff=lfs merge=lfs -text
*.wav filter=lfs diff=lfs merge=lfs -text
*.png filter=lfs diff=lfs merge=lfs -text
*.mp3 filter=lfs diff=lfs merge=lfs -text
*.mp3 filter=lfs diff=lfs merge=lfs -text
*.TMD filter=lfs diff=lfs merge=lfs -text

BIN
bin/extern/32BIT.TMD (Stored with Git LFS) vendored Normal file

Binary file not shown.

View File

@ -9,7 +9,6 @@
</Defaults>-->
<Description>
<Publisher>Jaby</Publisher>
<!-- TODO: v Add to git lfs -->
<License alt-logo = "%JABY_ENGINE_DIR%/bin/extern/32BIT.TMD" alt-text = " Not licensed by Sony Will not work on all hardware/software">
%PSX_LICENSE_PATH%/%PSX_LICENSE%.DAT
</License>

View File

@ -10,6 +10,7 @@
- [JabyEngine](#jabyengine-1)
- [PoolBox](#poolbox)
- [Special thanks](#special-thanks)
- [TODO before commit](#todo-before-commit)
# JabyEngine
## About
@ -59,9 +60,10 @@ These projects shall eventually turn into useful extensions for the engine. So f
# Media creators
## JabyEngine
| Art | Author |
|-----------------------------------------------------------------|--------|
| `ressources\Splash_ntsc.png` <br/> `ressources\Splash_ntsc.png` | Niuka |
| Art | Author |
|-----------------------------------------------------------------|------------------------------------------------------------|
| `ressources\Splash_ntsc.png` <br/> `ressources\Splash_ntsc.png` | Niuka |
| `bin/extern/32BIT.TMD` | http://psx.arthus.net/homebrew/assets/boot_logos/32BIT.TMD |
## PoolBox
| Art | Author |
@ -83,4 +85,8 @@ These projects shall eventually turn into useful extensions for the engine. So f
* Cody the white tiger
* Nicolas Noble
* Pyravia
* Sickle
* Sickle
# TODO before commit
* Remove `wslpath`
* Double check documentation