Update .gitignore and README for auto installation instructions

This commit is contained in:
Felix 2025-09-30 15:25:32 +03:00
parent 0a70ce4a45
commit a4370b623b
2 changed files with 21 additions and 0 deletions

1
.gitignore vendored
View File

@ -1,3 +1,4 @@
/.idea/
/AIDocumentation/
/Lampac/
/Kinovezha/

View File

@ -28,3 +28,23 @@
```bash
-v /path/to/your/cloned/repo/Uaflix:/home/module/Uaflix
```
## Auto installation
If Lampac version 148.1 and newer
Create or update the module/repository.yaml file
```YAML
- repository: https://github.com/lampame/lampac-ukraine
branch: main
modules:
- AnimeON
- CikavaIdeya
- Uaflix
- Unimay
```
branch - optional, default main
modules - optional, if not specified, all modules from the repository will be installed