Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ permissions:
id-token: write

env:
EXILED_REFERENCES_URL: https://exslmod-team.github.io/SL-References/Master.zip
EXILED_REFERENCES_URL: https://Exmod-team.github.io/SL-References/Master.zip
EXILED_REFERENCES_PATH: ${{ github.workspace }}/EXILED/References

# Allow only one concurrent deployment, skipping runs queued between the run in-progress and latest queued.
Expand Down
74 changes: 0 additions & 74 deletions .github/workflows/labapi.yml

This file was deleted.

2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ defaults:
working-directory: ./EXILED

env:
EXILED_REFERENCES_URL: https://exslmod-team.github.io/SL-References/Master.zip
EXILED_REFERENCES_URL: https://Exmod-team.github.io/SL-References/Master.zip
EXILED_REFERENCES_PATH: ${{ github.workspace }}/EXILED/References

jobs:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/push_nuget.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ defaults:
working-directory: ./EXILED

env:
EXILED_REFERENCES_URL: https://exslmod-team.github.io/SL-References/LabAPI.zip
EXILED_REFERENCES_URL: https://exmod-team.github.io/SL-References/Dev.zip
EXILED_REFERENCES_PATH: ${{ github.workspace }}/EXILED/References

jobs:
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@ defaults:
working-directory: ./EXILED

env:
EXILED_REFERENCES_URL: https://exslmod-team.github.io/SL-References/LabAPI.zip
EXILED_REFERENCES_URL: https://Exmod-team.github.io/SL-References/Dev.zip
EXILED_REFERENCES_PATH: ${{ github.workspace }}/EXILED/References
EXILED_DLL_ARCHIVER_URL: https://github.com/ExSLMod-Team/EXILED-DLL-Archiver/releases/download/v1.8.1/EXILED-DLL-Archiver.exe
EXILED_DLL_ARCHIVER_URL: https://github.com/Exmod-Team/EXILED-DLL-Archiver/releases/download/v1.8.1/EXILED-DLL-Archiver.exe

jobs:
build:
Expand Down
4 changes: 2 additions & 2 deletions EXILED/EXILED.props
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@

<Copyright>Copyright © $(Authors) 2020 - $([System.DateTime]::Now.ToString("yyyy"))</Copyright>
<RepositoryType>Git</RepositoryType>
<RepositoryUrl>https://github.com/ExSLMod-Team/EXILED</RepositoryUrl>
<PackageProjectUrl>https://github.com/ExSLMod-Team/EXILED</PackageProjectUrl>
<RepositoryUrl>https://github.com/Exmod-Team/EXILED</RepositoryUrl>
<PackageProjectUrl>https://github.com/Exmod-Team/EXILED</PackageProjectUrl>
<PackageLicenseExpression>CC-BY-SA-3.0</PackageLicenseExpression>

<DefineConstants Condition="$(PublicBeta) == 'true'">$(DefineConstants);PUBLIC_BETA</DefineConstants>
Expand Down
2 changes: 1 addition & 1 deletion EXILED/Exiled.CreditTags/Features/DatabaseHandler.cs
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ namespace Exiled.CreditTags.Features

public static class DatabaseHandler
{
private const string Url = "https://raw.githubusercontent.com/ExSLMod-Team/CreditTags/main/data.yml";
private const string Url = "https://raw.githubusercontent.com/Exmod-Team/CreditTags/main/data.yml";
private const string ETagCacheFileName = "etag_cache.txt";
private const string DatabaseCacheFileName = "data.yml";
private const int CacheTimeInMinutes = 5;
Expand Down
4 changes: 2 additions & 2 deletions EXILED/Exiled.Installer/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ Trying to find release..
Release found!
PRE: True | ID: 87710626 | TAG: 6.0.0-beta.18
Asset found!
ID: 90263995 | NAME: Exiled.tar.gz | SIZE: 1027928 | URL: https://api.github.com/repos/ExSLMod-Team/Exiled-EA/releases/assets/90263995 | DownloadURL: https://github.com/ExSLMod-Team/Exiled-EA/releases/download/6.0.0-beta.18/Exiled.tar.gz
ID: 90263995 | NAME: Exiled.tar.gz | SIZE: 1027928 | URL: https://api.github.com/repos/Exmod-Team/Exiled-EA/releases/assets/90263995 | DownloadURL: https://github.com/Exmod-Team/Exiled-EA/releases/download/6.0.0-beta.18/Exiled.tar.gz
Processing 'EXILED/Plugins/dependencies/0Harmony.dll'
Extracting '0Harmony.dll' into 'YourAppDataPath/EXILED/Plugins/dependencies/0Harmony.dll'...
Processing 'EXILED/Plugins/dependencies/Exiled.API.dll'
Expand Down Expand Up @@ -88,7 +88,7 @@ Trying to find release..
Release found!
PRE: False | ID: 87710626 | TAG: 6.0.0-beta.18
Asset found!
ID: 90263995 | NAME: Exiled.tar.gz | SIZE: 1027928 | URL: https://api.github.com/repos/ExSLMod-Team/Exiled-EA/releases/assets/90263995 | DownloadURL: https://github.com/ExSLMod-Team/Exiled-EA/releases/download/6.0.0-beta.18/Exiled.tar.gz
ID: 90263995 | NAME: Exiled.tar.gz | SIZE: 1027928 | URL: https://api.github.com/repos/Exmod-Team/Exiled-EA/releases/assets/90263995 | DownloadURL: https://github.com/Exmod-Team/Exiled-EA/releases/download/6.0.0-beta.18/Exiled.tar.gz
Processing 'EXILED/Plugins/dependencies/0Harmony.dll'
Extracting '0Harmony.dll' into '/user/SCP/EXILED/Plugins/dependencies/0Harmony.dll'...
Processing 'EXILED/Plugins/dependencies/Exiled.API.dll'
Expand Down
2 changes: 1 addition & 1 deletion EXILED/Exiled.Loader/Updater.cs
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@ private HttpClient CreateHttpClient()
Timeout = TimeSpan.FromSeconds(480),
};

client.DefaultRequestHeaders.Add("User-Agent", $"Exiled.Loader (https://github.com/ExSLMod-Team/EXILED, {Assembly.GetExecutingAssembly().GetName().Version.ToString(3)})");
client.DefaultRequestHeaders.Add("User-Agent", $"Exiled.Loader (https://github.com/Exmod-Team/EXILED, {Assembly.GetExecutingAssembly().GetName().Version.ToString(3)})");

return client;
}
Expand Down
6 changes: 3 additions & 3 deletions EXILED/Exiled/Exiled.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@
<owners>ExMod-Team</owners>
<copyright>Copyright © ExMod Team 2024 - $year$</copyright>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<repository type="Git" url="https://github.com/ExSLMod-Team/EXILED" />
<licenseUrl>https://github.com/ExSLMod-Team/EXILED/blob/master/LICENSE</licenseUrl>
<projectUrl>https://github.com/ExSLMod-Team/EXILED</projectUrl>
<repository type="Git" url="https://github.com/Exmod-Team/EXILED" />
<licenseUrl>https://github.com/Exmod-Team/EXILED/blob/master/LICENSE</licenseUrl>
<projectUrl>https://github.com/Exmod-Team/EXILED</projectUrl>
<icon>images\Exiled_Icon.png</icon>
<description>Plugin framework for SCP: Secret Laboratory.</description>

Expand Down
4 changes: 2 additions & 2 deletions EXILED/docs/articles/contributing/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,15 +6,15 @@ title: Contributing to EXILED
This is a simple tutorial guiding you to contribute to our framework.

### Forking EXILED
First, create a fork of our [GitHub repository](https://github.com/ExSLMod-Team/EXILED).
First, create a fork of our [GitHub repository](https://github.com/Exmod-Team/EXILED).

Then, clone it to your computer like so: `git clone https://github.com/your-username/EXILED.git`

Open a terminal in your forked EXILED folder and run ```git checkout dev```. This will switch you to the dev branch, which all pull requests should be submitted to.

### Setting `EXILED_REFERENCES`

If you haven't already, install the `SCP: Secret Laboratory Dedicated Server` through Steam or extract [this zip file](https://ExSLMod-Team.github.io/SL-References/Dev.zip) to an easily accessible folder.
If you haven't already, install the `SCP: Secret Laboratory Dedicated Server` through Steam or extract [this zip file](https://Exmod-Team.github.io/SL-References/Dev.zip) to an easily accessible folder.

#### Windows users
Open the Environment Variables menu by searching for `Environment Variables` in the Start Menu.
Expand Down
2 changes: 1 addition & 1 deletion EXILED/docs/articles/installation/automatic/linux.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ title: Automatic Linux Installation

# Automatic Linux Installation

Download `Exiled.Installer-Linux` from [here](https://github.com/ExSLMod-Team/EXILED/releases).
Download `Exiled.Installer-Linux` from [here](https://github.com/Exmod-Team/EXILED/releases).

Move it into your **server directory** and run it using `./Exiled.Installer-Linux`
- Make sure the server directory is the one where LocalAdmin executable is found.
Expand Down
2 changes: 1 addition & 1 deletion EXILED/docs/articles/installation/automatic/windows.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ title: Automatic Windows Installation

# Automatic Windows Installation

Download `Exiled.Installer-Win.exe` from [here](https://github.com/ExSLMod-Team/EXILED/releases).
Download `Exiled.Installer-Win.exe` from [here](https://github.com/Exmod-Team/EXILED/releases).

Move it into your **server directory** and double click the .exe.
- Make sure the server directory is the one where LocalAdmin.exe is found.
Expand Down
2 changes: 1 addition & 1 deletion EXILED/docs/articles/installation/manual.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ You can download exiled manually following this steps:

### Pick a release

You can select a release inside [our official GitHub repo](https://github.com/ExSLMod-Team/EXILED/releases/).
You can select a release inside [our official GitHub repo](https://github.com/Exmod-Team/EXILED/releases/).

### Download the release

Expand Down
2 changes: 1 addition & 1 deletion EXILED/docs/docfx.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"_enableSearch": true,
"_lang": "en",
"_gitContribute": {
"repo": "https://github.com/ExSLMod-Team/EXILED",
"repo": "https://github.com/Exmod-Team/EXILED",
"branch": "dev"
}
},
Expand Down
2 changes: 1 addition & 1 deletion EXILED/docs/toc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@
- name: NW Documentation
href: articles/SCPSLRessources/NW_Documentation.html
- name: Repository
href: https://github.com/ExSLMod-Team/EXILED
href: https://github.com/Exmod-Team/EXILED