Skip to content

Commit

Permalink
ExMod repo changes
Browse files Browse the repository at this point in the history
  • Loading branch information
Jesus-QC committed Sep 7, 2024
1 parent bbae123 commit 227e367
Show file tree
Hide file tree
Showing 26 changed files with 151 additions and 151 deletions.
2 changes: 1 addition & 1 deletion .github/SECURITY.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Only the latest version released supports security updates. Some prereleases may

## Reporting a Vulnerability

Exiled-Official takes the confidentiality and integrity of its user data very seriously.
ExMod-Team takes the confidentiality and integrity of its user data very seriously.

If you have detected a vulnerability on our codebase please report it to us inmediately.

Expand Down
12 changes: 6 additions & 6 deletions .github/documentation/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,17 +11,17 @@ Installation of EXILED is quite simple. It loads itself through Northwood’s Pl
If you choose to use the installer it will, if run correctly, take care of installing all EXILED features.

# Windows
### Automatic installation ([more information](https://github.com/Exiled-Official/EXILED/blob/master/EXILED/Exiled.Installer/README.md))
### Automatic installation ([more information](https://github.com/ExMod-Team/EXILED/blob/master/EXILED/Exiled.Installer/README.md))
**Note**: Make sure you're on the user that runs the server, or you have Admin privileges before running the Installer.

- Download the **`Exiled.Installer-Win.exe` [from here](https://github.com/Exiled-Official/EXILED/releases)** (click on Assets -> click the Installer)
- Download the **`Exiled.Installer-Win.exe` [from here](https://github.com/ExMod-Team/EXILED/releases)** (click on Assets -> click the Installer)
- Place it on your server folder (download the dedicated server if you haven't)
- Double click the **`Exiled.Installer.exe`** or **[download this .bat](https://www.dropbox.com/s/xny4xus73ze6mq9/install-prerelease.bat?dl=1)** and place it in the server folder to install the latest pre-release
- To get and install plugins, check the [Installing plugins](#installing-plugins) section down below.
**Note:** If you are installing EXILED on a remote server, make sure you run the .exe as the same user that runs your SCP:SL servers (or one with Admin privileges)

### Manual installation
- Download the **`Exiled.tar.gz` [from here](https://github.com/Exiled-Official/EXILED/releases)**
- Download the **`Exiled.tar.gz` [from here](https://github.com/ExMod-Team/EXILED/releases)**
- Extract its contents with [7Zip](https://www.7-zip.org/) or [WinRar](https://www.win-rar.com/download.html?&L=6)
- Move the **``EXILED``** folder to **`%appdata%`** *Note: This folder needs to go in ``C:\Users\%UserName%\AppData\Roaming``, and ***NOT*** ``C:\Users\%UserName%\AppData\Roaming\SCP Secret Laboratory``, and **IT MUST** be in (...)\AppData\Roaming, not (...)\AppData\!*
- Move **``SCP Secret Laboratory``** to **`%appdata%`**.
Expand All @@ -37,19 +37,19 @@ That's it, EXILED should now be installed and active the next time you boot up y
- Move it to: ``C:\Users\%UserName%\AppData\Roaming\EXILED\Plugins`` (move here by pressing Win + R, then writing `%appdata%`)

# Linux
### Automatic installation ([more information](https://github.com/Exiled-Official/EXILED/blob/master/EXILED/Exiled.Installer/README.md))
### Automatic installation ([more information](https://github.com/ExMod-Team/EXILED/blob/master/EXILED/Exiled.Installer/README.md))

**Note:** If you are installing EXILED on a remote server, make sure you run the Installer as the same user that runs your SCP:SL servers (or root)

- Download the **`Exiled.Installer-Linux` [from here](https://github.com/Exiled-Official/EXILED/releases)** (click on Assets -> download the Installer)
- Download the **`Exiled.Installer-Linux` [from here](https://github.com/ExMod-Team/EXILED/releases)** (click on Assets -> download the Installer)
- Install it by either typing **`./Exiled.Installer-Linux --path /path/to/server`** or move it inside the server folder directly, move to it with the terminal (`cd`) and type: **`./Exiled.Installer-Linux`**.
- If you want the latest pre-release, simply add **`--pre-releases`**. Example: **`./Exiled.Installer-Linux /home/scp/server --pre-releases`**
- Another example, if you placed `Exiled.Installer-Linux` in your server folder: **`/home/scp/server/Exiled.Installer-Linux --pre-releases`**
- To get and install plugins, check the [Installing plugins](#installing-plugins-1) section down below.

### Manual installation
- **Ensure** you are logged in on the user that runs the SCP servers.
- Download the **`Exiled.tar.gz` [from here](https://github.com/Exiled-Official/EXILED/releases)** (SSH: right click and to get the `Exiled.tar.gz` link, then type: **`wget (link_to_download)`**)
- Download the **`Exiled.tar.gz` [from here](https://github.com/ExMod-Team/EXILED/releases)** (SSH: right click and to get the `Exiled.tar.gz` link, then type: **`wget (link_to_download)`**)
- To extract it to your current folder, type **``tar -xzvf EXILED.tar.gz``**
- Move the **`EXILED`** folder to **``~/.config``**. *Note: This folder needs to go in ``~/.config``, and ***NOT*** ``~/.config/SCP Secret Laboratory``* (SSH: **`mv EXILED ~/.config/`**)
- Move the **`SCP Secret Laboratory`** folder to **``~/.config``**. *Note: This folder needs to go in ``~/.config``, and ***NOT*** ``~/.config/SCP Secret Laboratory``* (SSH: **`mv SCP Secret Laboratory ~/.config/`**)
Expand Down
22 changes: 11 additions & 11 deletions .github/documentation/localization/README-BR.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
<h1 align="center">EXILED - EXtended In-runtime Library for External Development</h1>
<div align="center">

[<img src="https://img.shields.io/github/actions/workflow/status/Exiled-Official/EXILED/main.yml?style=for-the-badge&logo=githubactions&label=build" alt="CI"/>](https://github.com/Exiled-Official/EXILED/actions/workflows/main.yml/badge.svg?branch=master)
<a href="https://github.com/Exiled-Official/EXILED/releases"><img src="https://img.shields.io/github/v/release/Exiled-Official/EXILED?display_name=tag&style=for-the-badge&logo=gitbook&label=Release" href="https://github.com/Exiled-Official/EXILED/releases" alt="GitHub Releases"></a>
<img src="https://img.shields.io/github/downloads/Exiled-Official/EXILED/total?style=for-the-badge&logo=github" alt="Downloads">
![Github Commits](https://img.shields.io/github/commit-activity/w/Exiled-Official/EXILED/apis-rework?style=for-the-badge&logo=git)
[<img src="https://img.shields.io/github/actions/workflow/status/ExMod-Team/EXILED/main.yml?style=for-the-badge&logo=githubactions&label=build" alt="CI"/>](https://github.com/ExMod-Team/EXILED/actions/workflows/main.yml/badge.svg?branch=master)
<a href="https://github.com/ExMod-Team/EXILED/releases"><img src="https://img.shields.io/github/v/release/ExMod-Team/EXILED?display_name=tag&style=for-the-badge&logo=gitbook&label=Release" href="https://github.com/ExMod-Team/EXILED/releases" alt="GitHub Releases"></a>
<img src="https://img.shields.io/github/downloads/ExMod-Team/EXILED/total?style=for-the-badge&logo=github" alt="Downloads">
![Github Commits](https://img.shields.io/github/commit-activity/w/ExMod-Team/EXILED/apis-rework?style=for-the-badge&logo=git)
<a href="https://discord.gg/PyUkWTg">
<img src="https://img.shields.io/discord/656673194693885975?style=for-the-badge&logo=discord" alt="Chat on Discord">
</a>
Expand All @@ -23,17 +23,17 @@ A instalação do EXILED é bastante simples. Ele se carrega por meio da API de
Se você optar por usar o instalador, se executado corretamente, ele cuidará de instalar todos os recursos do EXILED.

# Windows
### Instalação automática ([mais informações](https://github.com/Exiled-Official/EXILED/blob/master/Exiled.Installer/README.md))
### Instalação automática ([mais informações](https://github.com/ExMod-Team/EXILED/blob/master/Exiled.Installer/README.md))
**Nota**: Verifique se você está conectado ao usuário que executa o servidor ou se possui privilégios de administrador antes de executar o Instalador.

- Baixe o **`Exiled.Installer-Win.exe` [daqui](https://github.com/Exiled-Official/EXILED/releases)** (clique em Assets -> clique no Instalador)
- Baixe o **`Exiled.Installer-Win.exe` [daqui](https://github.com/ExMod-Team/EXILED/releases)** (clique em Assets -> clique no Instalador)
- Coloque-o na pasta do seu servidor (baixe o servidor dedicado, caso não o tenha feito)
- Clique duas vezes em **`Exiled.Installer.exe`** ou **[baixe este .bat](https://www.dropbox.com/s/xny4xus73ze6mq9/install-prerelease.bat?dl=1)** e coloque-o na pasta do servidor para instalar o pré-lançamento mais recente
- Para instalar e obter plug-ins, confira a seção [Instalando plug-ins](#installing-plugins) abaixo.
**Nota:** Se você estiver instalando o EXILED em um servidor remoto, certifique-se de executar o .exe como o mesmo usuário que executa seus servidores de SCP:SL (ou um com privilégios de administrador)

### Instalação manual
- Baixe o **`Exiled.tar.gz` [daqui](https://github.com/Exiled-Official/EXILED/releases)**
- Baixe o **`Exiled.tar.gz` [daqui](https://github.com/ExMod-Team/EXILED/releases)**
- Extraia seus conteúdos com [7Zip](https://www.7-zip.org/) ou [WinRar](https://www.win-rar.com/download.html?&L=6)
- Mova a pasta **``EXILED``** para **`%appdata%`** *Note: Esta pasta precisa ir ao diretório ``C:\Users\%NomeDoUsuário%\AppData\Roaming``, e ***NÃO*** ao ``C:\Users\%NomeDoUsuário%\AppData\Roaming\SCP Secret Laboratory``, e **DEVE** estar em (...)\AppData\Roaming, não (...)\AppData\!*
- Mova **``SCP Secret Laboratory``** para **`%appdata%`**.
Expand All @@ -49,19 +49,19 @@ Se você optar por usar o instalador, se executado corretamente, ele cuidará de
- Mova-o para: ``C:\Users\%NomeDoUsuário%\AppData\Roaming\EXILED\Plugins`` (mova-se para cá pressionando Win + R e, em seguida, escrevendo `%appdata%`)

# Linux
### Instalação automática ([mais informações](https://github.com/Exiled-Official/EXILED/blob/master/Exiled.Installer/README.md))
### Instalação automática ([mais informações](https://github.com/ExMod-Team/EXILED/blob/master/Exiled.Installer/README.md))

**Nota:** Se você estiver instalando o EXILED em um servidor remoto, certifique-se de executar o instalador como o mesmo usuário que executa seus servidores de SCP:SL (ou root)

- Baixe o **`Exiled.Installer-Linux` [daqui](https://github.com/Exiled-Official/EXILED/releases)** (clique em Assets -> baixe o Instalador)
- Baixe o **`Exiled.Installer-Linux` [daqui](https://github.com/ExMod-Team/EXILED/releases)** (clique em Assets -> baixe o Instalador)
- Instale-o digitando **`./Exiled.Installer-Linux --path /path/to/server`** ou mova-o diretamente para dentro da pasta do servidor, mova para ele com o terminal(`cd`) e digite: **`./Exiled.Installer-Linux`**.
- Se você quiser o último pré-lançamento, simplesmente adicione **`--pre-releases`**. Exemplo: **`./Exiled.Installer-Linux /home/scp/server --pre-releases`**
- Outro exemplo, se você colocou `Exiled.Installer-Linux` na pasta do seu servidor: **`/home/scp/server/Exiled.Installer-Linux --pre-releases`**
- Para instalar e obter plug-ins, confira a seção [Instalando plug-ins](#installing-plugins-1) abaixo.

### Instalação manual
- **Tenha certeza** de que você está conectado ao usuário que executa os servidores de SCP.
- Baixe o **`Exiled.tar.gz` [daqui](https://github.com/Exiled-Official/EXILED/releases)** (SSH: clique com o botão direito do mouse para receber o link do `Exiled.tar.gz` e então digite: **`wget (link_para_baixar)`**)
- Baixe o **`Exiled.tar.gz` [daqui](https://github.com/ExMod-Team/EXILED/releases)** (SSH: clique com o botão direito do mouse para receber o link do `Exiled.tar.gz` e então digite: **`wget (link_para_baixar)`**)
- Para extraí-lo à sua pasta atual, digite **``tar -xzvf EXILED.tar.gz``**
- Mova a pasta **`EXILED`** para **``~/.config``**. *Nota: Esta pasta precisa ir ao diretório ``~/.config``, e ***NÃO*** ``~/.config/SCP Secret Laboratory``* (SSH: **`mv EXILED ~/.config/`**)
- Mova a pasta **`SCP Secret Laboratory`** para **``~/.config``**. *Nota: Esta pasta precisa ir ao diretório ``~/.config``, e ***NÃO*** ``~/.config/SCP Secret Laboratory``* (SSH: **`mv SCP Secret Laboratory ~/.config/`**)
Expand All @@ -81,7 +81,7 @@ No entanto, alguns plug-ins podem obter suas configurações de outros locais po

# Para Desenvolvedores

Se você deseja fazer um plug-in ao EXILED, é bem simples de fazê-lo. Se você quiser ver algum tipo de tutorial, visite nosso [Manual de Instruções.](https://github.com/Exiled-Official/EXILED/blob/master/Localization/GettingStarted-BR.md)
Se você deseja fazer um plug-in ao EXILED, é bem simples de fazê-lo. Se você quiser ver algum tipo de tutorial, visite nosso [Manual de Instruções.](https://github.com/ExMod-Team/EXILED/blob/master/Localization/GettingStarted-BR.md)

Para tutoriais mais abrangentes e ativamente atualizados, consulte [o site da EXILED](https://exiled.to).

Expand Down
22 changes: 11 additions & 11 deletions .github/documentation/localization/README-CS.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
<h1 align="center">EXILED - EXtended In-runtime Library for External Development</h1>
<div align="center">

[<img src="https://img.shields.io/github/actions/workflow/status/Exiled-Official/EXILED/main.yml?style=for-the-badge&logo=githubactions&label=build" alt="CI"/>](https://github.com/Exiled-Official/EXILED/actions/workflows/main.yml/badge.svg?branch=master)
<a href="https://github.com/Exiled-Official/EXILED/releases"><img src="https://img.shields.io/github/v/release/Exiled-Official/EXILED?display_name=tag&style=for-the-badge&logo=gitbook&label=Release" href="https://github.com/Exiled-Official/EXILED/releases" alt="GitHub Releases"></a>
<img src="https://img.shields.io/github/downloads/Exiled-Official/EXILED/total?style=for-the-badge&logo=github" alt="Downloads">
![Github Commits](https://img.shields.io/github/commit-activity/w/Exiled-Official/EXILED/apis-rework?style=for-the-badge&logo=git)
[<img src="https://img.shields.io/github/actions/workflow/status/ExMod-Team/EXILED/main.yml?style=for-the-badge&logo=githubactions&label=build" alt="CI"/>](https://github.com/ExMod-Team/EXILED/actions/workflows/main.yml/badge.svg?branch=master)
<a href="https://github.com/ExMod-Team/EXILED/releases"><img src="https://img.shields.io/github/v/release/ExMod-Team/EXILED?display_name=tag&style=for-the-badge&logo=gitbook&label=Release" href="https://github.com/ExMod-Team/EXILED/releases" alt="GitHub Releases"></a>
<img src="https://img.shields.io/github/downloads/ExMod-Team/EXILED/total?style=for-the-badge&logo=github" alt="Downloads">
![Github Commits](https://img.shields.io/github/commit-activity/w/ExMod-Team/EXILED/apis-rework?style=for-the-badge&logo=git)
<a href="https://discord.gg/PyUkWTg">
<img src="https://img.shields.io/discord/656673194693885975?style=for-the-badge&logo=discord" alt="Chat on Discord">
</a>
Expand All @@ -23,17 +23,17 @@ Instalace EXILED je poměrně jednoduchá. Načítá se prostřednictvím rozhra
Pokud se rozhodnete použít instalační program, postará se při správném spuštění o instalaci všech funkcí EXILED.

# Windows
### Automatická instalace ([více informací](https://github.com/Exiled-Official/EXILED/blob/master/Exiled.Installer/README.md))
### Automatická instalace ([více informací](https://github.com/ExMod-Team/EXILED/blob/master/Exiled.Installer/README.md))
**Poznámka:**: Před spuštěním instalačního programu se ujistěte, že jste uživatelem, který provozuje server, nebo že máte oprávnění správce.

- Stáhněte **`Exiled.Installer-Win.exe` [odsud](https://github.com/Exiled-Official/EXILED/releases)** (Klikněte na Assets -> klikněte na Instalátor)
- Stáhněte **`Exiled.Installer-Win.exe` [odsud](https://github.com/ExMod-Team/EXILED/releases)** (Klikněte na Assets -> klikněte na Instalátor)
- Umístěte ji do složky serveru (pokud jste ji ještě nestáhli, stáhněte si dedikovaný server).
- Dvakrát klikněte na **`Exiled.Installer.exe`** nebo **[stáhněte tento .bat](https://www.dropbox.com/s/xny4xus73ze6mq9/install-prerelease.bat?dl=1)** a umístěte jej do složky serveru, abyste nainstalovali nejnovější předběžnou verzi.
- Chcete-li nainstalovat a získat pluginy, podívejte se na sekci Instalace pluginů níže.
**Poznámka:** Pokud instalujete EXILED na vzdálený server, ujistěte se, že spustíte .exe jako stejný uživatel, který spouští servery SCP:SL (nebo uživatel s právy správce).

### Manuální instalace
- Stáhněte si **`Exiled.tar.gz` [odsud](https://github.com/Exiled-Official/EXILED/releases)**
- Stáhněte si **`Exiled.tar.gz` [odsud](https://github.com/ExMod-Team/EXILED/releases)**
- Extrahujte jeho obsah pomocí [7Zip](https://www.7-zip.org/) nebo [WinRar](https://www.win-rar.com/download.html?&L=6)
- Přesuňte **``EXILED``** složku do **`%appdata%`** *Poznámka: Tato složka musí jít do ``C:\Users\%UserName%\AppData\Roaming``, a ***NE*** ``C:\Users\%UserName%\AppData\Roaming\SCP Secret Laboratory``, a **MUSÍ** být v (...)\AppData\Roaming, ne (...)\AppData\!*
- Přesuňte **``SCP Secret Laboratory``** do **`%appdata%`**.
Expand All @@ -49,19 +49,19 @@ To je vše, EXILED by nyní měl být nainstalován a aktivní při příštím
- Přesuňte jej do: ``C:\Users\%UserName%\AppData\Roaming\EXILED\Plugins`` (dostaňte se sem stiskem Win + R, a pak psaním `%appdata%`)

# Linux
### Automatická instalace ([více informací](https://github.com/Exiled-Official/EXILED/blob/master/Exiled.Installer/README.md))
### Automatická instalace ([více informací](https://github.com/ExMod-Team/EXILED/blob/master/Exiled.Installer/README.md))

**Poznámka:** Pokud instalujete EXILED na vzdálený server, ujistěte se, že jste instalátor spustili jako stejný uživatel, který spouští servery SCP:SL (nebo jako root).

- Stáhněte **`Exiled.Installer-Win.exe` [odsud](https://github.com/Exiled-Official/EXILED/releases)** (Klikněte na Assets -> klikněte na Instalátor)
- Stáhněte **`Exiled.Installer-Win.exe` [odsud](https://github.com/ExMod-Team/EXILED/releases)** (Klikněte na Assets -> klikněte na Instalátor)
- Nainstalujte jej pomocí **`./Exiled.Installer-Linux --path /cesta/k/serveru`** nebo ji přesuňte přímo do složky serveru, přejděte do ní pomocí terminálu (`cd`) a zadejte: **`./Exiled.Installer-Linux`**.
- Pokud chcete nejnovější předběžnou verzi, stačí přidat **`--pre-releases`**. Příklad: **`./Exiled.Installer-Linux /home/scp/server --pre-releases`**
- Další příklad, pokud jste do složky serveru umístili soubor `Exiled.Installer-Linux`: **`/home/scp/server/Exiled.Installer-Linux --pre-releases`**
- Chcete-li nainstalovat a získat pluginy, podívejte se na sekci Instalace pluginů níže.

### Manuální instalace
- **Ujistěte** se že jste přihlášeni jako uživatel, který spouští servery SCP: SL.
- Stáhněte si **`Exiled.tar.gz` [odsud](https://github.com/Exiled-Official/EXILED/releases)** (SSH: klikněte pravým a zkopírujte `Exiled.tar.gz` odkaz, pak napište: **`wget (odkaz)`**)
- Stáhněte si **`Exiled.tar.gz` [odsud](https://github.com/ExMod-Team/EXILED/releases)** (SSH: klikněte pravým a zkopírujte `Exiled.tar.gz` odkaz, pak napište: **`wget (odkaz)`**)
- Chcete-li jej rozbalit do aktuální složky, zadejte **``tar -xzvf EXILED.tar.gz``**
- Přesuňte **`EXILED`** složku do **``~/.config``**. *Poznámka: Tuto složku je třeba umístit do ``~/.config``, a ***NE*** ``~/.config/SCP Secret Laboratory``* (SSH: **`mv EXILED ~/.config/`**)
- Přesuňte **`SCP Secret Laboratory`** složku do **``~/.config``**. *Poznámka: Tuto složku je třeba umístit do ``~/.config``, a ***NE*** ``~/.config/SCP Secret Laboratory``* (SSH: **`mv SCP Secret Laboratory ~/.config/`**)
Expand All @@ -81,7 +81,7 @@ Některé pluginy však mohou získávat svá konfigurační nastavení z jinýc

# Pro vývojáře

Pokud si přejete vytvořit plugin pro EXILED, je to poměrně jednoduché. Pokud byste chtěli více návodů, navštivte prosím naši stránku [Getting Started.](https://github.com/Exiled-Official/EXILED/blob/master/GettingStarted.md).
Pokud si přejete vytvořit plugin pro EXILED, je to poměrně jednoduché. Pokud byste chtěli více návodů, navštivte prosím naši stránku [Getting Started.](https://github.com/ExMod-Team/EXILED/blob/master/GettingStarted.md).

Obsáhlejší a aktivně aktualizované tutoriály naleznete na [webové stránce EXILED](https://exiled.to).

Expand Down
Loading

0 comments on commit 227e367

Please sign in to comment.