Commited backup

This commit is contained in:
2025-07-10 21:02:34 +03:00
parent 952c1001e3
commit da0b80823e
1310 changed files with 254133 additions and 41 deletions

View File

@@ -0,0 +1,33 @@
# Install
```
.dlmod https://raw.githubusercontent.com/kamolgks/Hikkamods/main... # <-- module name here
.dlmod https://raw.githubusercontent.com/kamolgks/Hikkamods/main/MultiSaver.py # example
```
or
```
.config
```
**```-->``` Loader ```-->``` ADDITIONAL_REPOS ```-->``` Add item ```-->```**
write this:
```
https://raw.githubusercontent.com/kamolgks/Hikkamods/main
```
and install all my modules with the commands:
```
.dlmod ... # <-- module name here
.dlmod MultiSaver # example
```
or
```
.addrepo https://raw.githubusercontent.com/kamolgks/Hikkamods/main
```