-
-
Notifications
You must be signed in to change notification settings - Fork 43
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
097e389
commit 6216353
Showing
1 changed file
with
14 additions
and
13 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,27 +1,28 @@ | ||
[![MapEditorReborn](https://cdn.discordapp.com/attachments/835633260339003392/971053338412089364/unknown.png)](https://mer.sfnetwork.pl) | ||
[![Discord](https://img.shields.io/discord/947849283514814486?color=%235865F2&label=Discord&style=for-the-badge)](https://discord.gg/JwAfeSd79u) | ||
[![Downloads](https://img.shields.io/github/downloads/Michal78900/MapEditorReborn/total?color=brown&label=Downloads&style=for-the-badge)](https://github.com/Michal78900/MapEditorReborn/releases) | ||
[![Patreons](https://img.shields.io/endpoint.svg?url=https%3A%2F%2Fshieldsio-patreon.vercel.app%2Fapi%3Fusername%3DMapEditorReborn%26type%3Dpatrons&style=for-the-badge)](https://www.patreon.com/MapEditorReborn) | ||
![Lines](https://img.shields.io/tokei/lines/github/Michal78900/MapEditorReborn?style=for-the-badge) | ||
[![MapEditorReborn](https://cdn.discordapp.com/attachments/835633260339003392/971053338412089364/unknown.png)](https://discord.gg/JwAfeSd79u) | ||
|
||
# MapEditorReborn | ||
MapEditorReborn is an [SCP: Secret Laboratory](https://store.steampowered.com/app/700330/SCP_Secret_Laboratory/) plugin allowing to spawn and modify various objects. | ||
<h1 align="center">MapEditorReborn</h1> | ||
<h3 align="center"><a href="https://store.steampowered.com/app/700330/SCP_Secret_Laboratory/">SCP: Secret Laboratory</a> plugin allowing to spawn and modify various objects.</h3> | ||
<div align="center"> | ||
|
||
<img src="https://img.shields.io/github/downloads/Michal78900/MapEditorReborn/total?style=for-the-badge&logo=github" alt="Downloads"> | ||
<a href="https://discord.gg/JwAfeSd79u"> | ||
<img src="https://img.shields.io/discord/947849283514814486?style=for-the-badge&logo=discord" alt="Chat on Discord"> | ||
</a> | ||
|
||
</div> | ||
|
||
# Installation | ||
You will need **latest** [EXILED Version](https://github.com/Exiled-Team/EXILED/releases/latest) installed on your server. | ||
|
||
Put your [`MapEditorReborn.dll`](https://github.com/Michal78900/MapEditorReborn/releases/latest) file in `EXILED/Plugins` path. | ||
Once your plugin will load, it will create directory `EXILED/Configs/MapEditorReborn`; This directory will contain two sub-directories **Schematics** and **Maps** | ||
|
||
**[Full tutorial installation tutorial](https://mer.sfnetwork.pl/docs/index.html)** | ||
**[Full MER tutorial](https://docs.google.com/document/d/10V2PnqobeBFb2xTFIHSGmM2KK9_h2wethiVQdcjyhGc/edit?usp=sharing)** | ||
|
||
# Documentation and tutorials | ||
All of tutorials can be found on [MER docs site](https://mer.sfnetwork.pl/docs/index.html) | ||
**More support can be found on a [Discord](https://discord.gg/JwAfeSd79u) server** | ||
|
||
# Credits | ||
- Plugin made by [Michal78900](https://github.com/Michal78900) | ||
- Original plugin idea and code overhaul by [Killers0992](https://github.com/Killers0992) | ||
- Another code overhaul and documentation by [Nao](https://github.com/NaoUnderscore) | ||
- Testing the plugin by Cegła, The Jukers server staff and others | ||
- The Surface map was taken from [SCP: Secret Laboratory](https://store.steampowered.com/app/700330/SCP_Secret_Laboratory/) game files, under use of [CC-BY-SA 3.](https://creativecommons.org/licenses/by/3.0/) Original credit goes to Northwood and Undertow Games. https://scpslgame.com/ https://www.scpcbgame.com/ | ||
- This project uses [NaughtyAttributes](https://github.com/dbrizov/NaughtyAttributes) made by dbrizov under MIT license https://github.com/dbrizov/NaughtyAttributes | ||
- Testing the plugin by Cegła, The Jukers server staff and others |