Adds an Archival Folder and moves ss13 construct into it (#2044)

Moves ss13_construct. Non-player facing.
This commit is contained in:
The Sharkening
2024-09-03 01:33:54 -06:00
committed by GitHub
parent 209faf2576
commit b016dfecb1
4 changed files with 33 additions and 1 deletions
+21
View File
@@ -0,0 +1,21 @@
## This folder is an archive folder for abandoned maps, project, and code.
**Mandatory Archive Guidelines**
- Must not be upstream code or maps (Modular Skyrat and TG)
- Every archival .dm folder must be unticked.
- A new folder must be created with an accompanied README.
- Project information
- The justification for its archival
- Its original PR in README
- Last Upstream Merge PR Number in README
- Last Commit SHA in README
- Must follow the bellow format
## General Information
## ARCHIVAL REASON
## Removal Timeframe
- **Orginal PR Number:**
- **Last Upstream PR Number:**
- **Last Commit SHA:**
+12
View File
@@ -0,0 +1,12 @@
## General Information
SS13_Construct is a developer map created as an optional alternative to Runtime Station as a spin off of GMOD Construct, and accompanied with various gmod related tools, such as the physics gun, which is still used in the codebase.
## ARCHIVAL REASON
It is unmaintained, abandoned, and unused. It also was a waste of time due to Unit Tests still running on it until its .json was converted into a .txt in PR #1811
## Removal Timeframe
- **Orginal PR Number:** #593
- **Last Upstream PR Number:** #2032
- **Last Commit SHA:** 209faf2
@@ -1,4 +1,3 @@
CONVERTED TO .txt
{
"version": 1,
"map_name": "SS13 Construct",