Compare commits

...

1 Commits

Author SHA1 Message Date
Ed
ccb87bdf30 workbench + doll sublicense 2024-08-10 13:37:11 +03:00
12 changed files with 96 additions and 6 deletions

View File

@@ -1,4 +1,13 @@
using Content.Shared._CP14.Workbench; /*
* All right reserved to Crystallpunk.
*
* BUT this file is sublicensed under CLA License for next projects:
* https://github.com/technologists-team/after-rain
* https://github.com/EscapeD-14/EscapeD-14
*
*/
using Content.Shared._CP14.Workbench;
using Robust.Client.UserInterface; using Robust.Client.UserInterface;
namespace Content.Client._CP14.Workbench; namespace Content.Client._CP14.Workbench;

View File

@@ -1,4 +1,13 @@
using Content.Shared.Stacks; /*
* All right reserved to Crystallpunk.
*
* BUT this file is sublicensed under CLA License for next projects:
* https://github.com/technologists-team/after-rain
* https://github.com/EscapeD-14/EscapeD-14
*
*/
using Content.Shared.Stacks;
using Robust.Client.AutoGenerated; using Robust.Client.AutoGenerated;
using Robust.Client.GameObjects; using Robust.Client.GameObjects;
using Robust.Client.UserInterface; using Robust.Client.UserInterface;

View File

@@ -1,4 +1,13 @@
using Content.Shared._CP14.Workbench; /*
* All right reserved to Crystallpunk.
*
* BUT this file is sublicensed under CLA License for next projects:
* https://github.com/technologists-team/after-rain
* https://github.com/EscapeD-14/EscapeD-14
*
*/
using Content.Shared._CP14.Workbench;
using Content.Shared._CP14.Workbench.Prototypes; using Content.Shared._CP14.Workbench.Prototypes;
using Robust.Client.AutoGenerated; using Robust.Client.AutoGenerated;
using Robust.Client.GameObjects; using Robust.Client.GameObjects;

View File

@@ -1,3 +1,12 @@
/*
* All right reserved to Crystallpunk.
*
* BUT this file is sublicensed under CLA License for next projects:
* https://github.com/technologists-team/after-rain
* https://github.com/EscapeD-14/EscapeD-14
*
*/
using Content.Shared._CP14.Workbench; using Content.Shared._CP14.Workbench;
using Content.Shared._CP14.Workbench.Prototypes; using Content.Shared._CP14.Workbench.Prototypes;
using Robust.Client.AutoGenerated; using Robust.Client.AutoGenerated;

View File

@@ -1,3 +1,12 @@
/*
* All right reserved to Crystallpunk.
*
* BUT this file is sublicensed under CLA License for next projects:
* https://github.com/technologists-team/after-rain
* https://github.com/EscapeD-14/EscapeD-14
*
*/
using Content.Shared._CP14.Workbench.Prototypes; using Content.Shared._CP14.Workbench.Prototypes;
using Robust.Shared.Audio; using Robust.Shared.Audio;
using Robust.Shared.Prototypes; using Robust.Shared.Prototypes;

View File

@@ -1,3 +1,12 @@
/*
* All right reserved to Crystallpunk.
*
* BUT this file is sublicensed under CLA License for next projects:
* https://github.com/technologists-team/after-rain
* https://github.com/EscapeD-14/EscapeD-14
*
*/
using Content.Shared._CP14.Workbench; using Content.Shared._CP14.Workbench;
namespace Content.Server._CP14.Workbench; namespace Content.Server._CP14.Workbench;

View File

@@ -1,3 +1,12 @@
/*
* All right reserved to Crystallpunk.
*
* BUT this file is sublicensed under CLA License for next projects:
* https://github.com/technologists-team/after-rain
* https://github.com/EscapeD-14/EscapeD-14
*
*/
using Content.Server.DoAfter; using Content.Server.DoAfter;
using Content.Server.Popups; using Content.Server.Popups;
using Content.Server.Stack; using Content.Server.Stack;

View File

@@ -1,4 +1,13 @@
using Content.Shared._CP14.Workbench.Prototypes; /*
* All right reserved to Crystallpunk.
*
* BUT this file is sublicensed under CLA License for next projects:
* https://github.com/technologists-team/after-rain
* https://github.com/EscapeD-14/EscapeD-14
*
*/
using Content.Shared._CP14.Workbench.Prototypes;
using Robust.Shared.Prototypes; using Robust.Shared.Prototypes;
using Robust.Shared.Serialization; using Robust.Shared.Serialization;

View File

@@ -1,3 +1,12 @@
/*
* All right reserved to Crystallpunk.
*
* BUT this file is sublicensed under CLA License for next projects:
* https://github.com/technologists-team/after-rain
* https://github.com/EscapeD-14/EscapeD-14
*
*/
using Content.Shared.Stacks; using Content.Shared.Stacks;
using Robust.Shared.Audio; using Robust.Shared.Audio;
using Robust.Shared.Prototypes; using Robust.Shared.Prototypes;

View File

@@ -1,3 +1,12 @@
/*
* All right reserved to Crystallpunk.
*
* BUT this file is sublicensed under CLA License for next projects:
* https://github.com/technologists-team/after-rain
* https://github.com/EscapeD-14/EscapeD-14
*
*/
using Content.Shared._CP14.Workbench.Prototypes; using Content.Shared._CP14.Workbench.Prototypes;
using Content.Shared.DoAfter; using Content.Shared.DoAfter;
using Robust.Shared.Prototypes; using Robust.Shared.Prototypes;

View File

@@ -1,7 +1,7 @@
{ {
"version": 1, "version": 1,
"license": "All rights reserved for the CrystallPunk14 project only", "license": "All rights reserved for the CrystallPunk14 project only",
"copyright": "Created by TheShuEd (Github) for CrystallPunk14", "copyright": "Created by TheShuEd (Github) for CrystallPunk14. This file sublicensed under CLA for https://github.com/technologists-team/after-rain",
"size": { "size": {
"x": 32, "x": 32,
"y": 32 "y": 32

View File

@@ -1,7 +1,7 @@
{ {
"version": 1, "version": 1,
"license": "All rights reserved for the CrystallPunk14 project only", "license": "All rights reserved for the CrystallPunk14 project only",
"copyright": "Created by TheShuEd (Github) for CrystallPunk14", "copyright": "Created by TheShuEd (Github) for CrystallPunk14. This file sublicensed under CLA for https://github.com/technologists-team/after-rain",
"size": { "size": {
"x": 32, "x": 32,
"y": 32 "y": 32