This commit is contained in:
parent
fd64816ed8
commit
e61d73400a
1 changed files with 6 additions and 0 deletions
|
@ -136,6 +136,12 @@ Sticker by [djuan](https://linktr.ee/mkiiisystem)!
|
|||
gci -file | %{ ffmpeg -i $_.fullname $($_.basename).mp3 }
|
||||
```
|
||||
|
||||
### backup files on windows
|
||||
|
||||
```cmd
|
||||
robocopy source destination /e /copyall /xj /zb /xd '$RECYCLE.BIN'
|
||||
```
|
||||
|
||||
## log
|
||||
|
||||
- 2025-03-21. Did some cleanup. Added light/dark toggle. Added preview images for Pyramides Papyrium, Graph Zendo, Braceless JS, Portal ZZT, Nanopack, Collabyrinth, and Trapz and Zoids.
|
||||
|
|
Loading…
Add table
Reference in a new issue