19
README.md
Normal file
19
README.md
Normal file
@@ -0,0 +1,19 @@
|
||||
# RetroPie (레트로파이 Pi)
|
||||
|
||||
게임 ROM·BIOS·설정 정리. **ROM/BIOS는 Git에 올리지 않습니다** (용량·저작권).
|
||||
|
||||
## 경로
|
||||
|
||||
```
|
||||
/home/hoon/projects/retropie/
|
||||
├── RetroPie/
|
||||
│ ├── roms/ # ~28GB — .gitignore
|
||||
│ └── BIOS/ # .gitignore
|
||||
├── RetroPie-Setup/ # upstream 설치 스크립트 (별도 git)
|
||||
├── docs/ # 메모·추천 게임 목록
|
||||
└── configs/ # retroarch 백업 등
|
||||
```
|
||||
|
||||
## RetroPie 표준 심볼릭 링크
|
||||
|
||||
`~/.emulationstation` 등 홈의 `.xxx` → `/opt/retropie/...` 링크는 RetroPie OS 기본값입니다. 건드리지 않았습니다.
|
||||
Reference in New Issue
Block a user