mirror of
https://github.com/MuRuLOSE/limoka.git
synced 2026-06-18 15:14:18 +02:00
Commited backup
This commit is contained in:
33
kamolgks/Hikkamods/README.md
Normal file
33
kamolgks/Hikkamods/README.md
Normal 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
|
||||
```
|
||||
Reference in New Issue
Block a user