mirror of
https://github.com/MuRuLOSE/limoka.git
synced 2026-06-16 14:34:17 +02:00
92 lines
3.4 KiB
Markdown
92 lines
3.4 KiB
Markdown
<div align="center">
|
|
<img src="https://github.com/Codwizer/ReModules/blob/main/assets/Vector.png" alt="hikka_mods" width="600">
|
|
</div>
|
|
|
|
<h1 align="center">H:Mods - Hikka Modules</h1>
|
|
|
|
<p align="center">
|
|
Enhance your <a href="https://github.com/hikariatama/Hikka">Hikka</a> experience with a curated collection of community modules.
|
|
</p>
|
|
|
|
<p align="center">
|
|
<a href="https://t.me/hikka_mods">
|
|
<img src="https://img.shields.io/badge/Join%20the-Telegram%20Channel-blue?style=flat-square&logo=telegram" alt="Telegram Channel">
|
|
</a>
|
|
</p>
|
|
|
|
---
|
|
|
|
## ✨ Installation Guide
|
|
|
|
### 1. Direct Installation
|
|
|
|
To install a module directly from the repository, use the following command:
|
|
|
|
|
|
```bash
|
|
.dlm https://raw.githubusercontent.com/C0dwiz/H.Modules/main/<module_name>.py
|
|
```
|
|
**Example:** To install example_module.py, use:
|
|
|
|
|
|
```bash
|
|
.dlm https://raw.githubusercontent.com/C0dwiz/H.Modules/main/example_module.py
|
|
```
|
|
### 2. Repository Installation (Recommended)
|
|
|
|
For easier module management and updates, install the entire repository.
|
|
|
|
**Step 1: Add the Repository**
|
|
|
|
|
|
```bash
|
|
.addrepo https://github.com/C0dwiz/H.Modules/raw/main
|
|
```
|
|
|
|
**Step 2: Install Modules from the Repository**
|
|
|
|
```bash
|
|
.dlm <module_name>
|
|
```
|
|
**Example:** After adding the repository, to install example_module, use:
|
|
|
|
```bash
|
|
.dlm example_module
|
|
```
|
|
---
|
|
|
|
## 📜 License
|
|
|
|
This project is licensed under a **Proprietary License**. By using this software, you agree to the terms and conditions outlined below.
|
|
|
|
> **You are granted permission to use the Software for personal and non-commercial purposes, subject to the following conditions:**
|
|
|
|
1. Modification or alteration of the Software is strictly prohibited without explicit written permission from the author.
|
|
2. Redistribution of the Software, in original or modified form, is strictly prohibited without explicit written permission from the author.
|
|
3. The Software is provided "as is", without any warranty, express or implied.
|
|
4. The copyright notice and this permission notice must be included in all copies or substantial portions of the Software.
|
|
5. By using the Software, you agree to be bound by the terms and conditions of this license.
|
|
|
|
**Contact:** For any inquiries or requests for permissions, please contact codwiz@yandex.ru.
|
|
|
|
<details>
|
|
<summary>Show Full License Details</summary>
|
|
> <i>All files of this repository are under <b>Proprietary License.</b></i><br>
|
|
> <b>Permission is hereby granted to any person obtaining a copy of this software and associated documentation files (the "Software"), to use the Software for personal and non-commercial purposes, subject to the following conditions:</b>
|
|
|
|
1. The Software may not be modified, altered, or otherwise changed in any way without the explicit written permission of the author.
|
|
2. Redistribution of the Software, in original or modified form, is strictly prohibited without the explicit written permission of the author.
|
|
3. The Software is provided "as is", without warranty of any kind, express or implied.
|
|
4. The copyright notice and this permission notice must be included in all copies or substantial portions of the Software.
|
|
5. By using the Software, you agree to be bound by the terms and conditions of this license.
|
|
|
|
For any inquiries or requests for permissions, please contact codwiz@yandex.ru.
|
|
</details>
|
|
|
|
---
|
|
|
|
<p align="center">
|
|
<img src="https://raw.githubusercontent.com/trinib/trinib/82213791fa9ff58d3ca768ddd6de2489ec23ffca/images/footer.svg" width="100%">
|
|
</p>
|
|
|