docs(tree): sync installer/PROJECT_TREE.md from RunicGateway/installer@1173a10 [skip ci]
This commit is contained in:
@@ -25,7 +25,39 @@ installer/
|
|||||||
│ └── PULL_REQUEST_TEMPLATE.md
|
│ └── PULL_REQUEST_TEMPLATE.md
|
||||||
├── bundles/
|
├── bundles/
|
||||||
│ └── README.md
|
│ └── README.md
|
||||||
|
├── src/
|
||||||
|
│ ├── backup.rs
|
||||||
|
│ ├── bundle.rs
|
||||||
|
│ ├── cli.rs
|
||||||
|
│ ├── diff.rs
|
||||||
|
│ ├── doctor.rs
|
||||||
|
│ ├── install.rs
|
||||||
|
│ ├── lib.rs
|
||||||
|
│ ├── main.rs
|
||||||
|
│ ├── net.rs
|
||||||
|
│ ├── overlay.rs
|
||||||
|
│ ├── patch.rs
|
||||||
|
│ ├── paths.rs
|
||||||
|
│ ├── record.rs
|
||||||
|
│ ├── service.rs
|
||||||
|
│ ├── servuo.rs
|
||||||
|
│ ├── sidecar.rs
|
||||||
|
│ ├── tier.rs
|
||||||
|
│ ├── ui.rs
|
||||||
|
│ ├── uninstall.rs
|
||||||
|
│ ├── update.rs
|
||||||
|
│ └── util.rs
|
||||||
|
├── tests/
|
||||||
|
│ ├── fixtures/
|
||||||
|
│ │ ├── commandlogging-event.patch
|
||||||
|
│ │ ├── patch_tier.json
|
||||||
|
│ │ ├── playervendor-sale-eventsink.patch
|
||||||
|
│ │ ├── playervendor-sale-gump.patch
|
||||||
|
│ │ └── published-bundle.json
|
||||||
|
│ └── real_patches.rs
|
||||||
├── .gitignore
|
├── .gitignore
|
||||||
|
├── Cargo.lock
|
||||||
|
├── Cargo.toml
|
||||||
├── CODE_OF_CONDUCT.md
|
├── CODE_OF_CONDUCT.md
|
||||||
├── CONTRIBUTING.md
|
├── CONTRIBUTING.md
|
||||||
├── CONTRIBUTORS.md
|
├── CONTRIBUTORS.md
|
||||||
|
|||||||
Reference in New Issue
Block a user