Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

386 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

安裝流程

編譯原碼

git clone https://github.com/KelenHappy/OOPL_PRTS_END.git  

Resources要去下載

點我前往

編譯

cmake -DCMAKE_BUILD_TYPE=Debug -B build # -G Ninja
cmake --build build

better read PTSD README

工作腳本

轉換png

ffmpeg -i test.webm -vf "colorkey=0x00FF00:0.3:0.1" -pix_fmt rgba %d.png

無損壓縮

find . -name "*.png" -exec optipng -o7 {} \;

打包

7z a -t7z -mx=9 -m0=LZMA2 -ms=on -md=512m Resources.7z Resources

About

This is PRTS : ) ,明日方舟

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages