Skip to content

Commit 34f3c6e

Browse files
committed
Removed the ImageAPI - will be reworked to not require a side application and a custom format.
1 parent 8b7322f commit 34f3c6e

73 files changed

Lines changed: 805 additions & 1637 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

LabExtended.sln

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,10 @@
11

22
Microsoft Visual Studio Solution File, Format Version 12.00
33
# Visual Studio Version 18
4-
VisualStudioVersion = 18.0.11012.119 d18.0
4+
VisualStudioVersion = 18.0.11012.119
55
MinimumVisualStudioVersion = 10.0.40219.1
66
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "LabExtended", "LabExtended\LabExtended.csproj", "{2B2B3DCB-2B69-488F-8D9F-ACC001F4E9E2}"
77
EndProject
8-
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "LabExtended.ImageConvertor", "LabExtended.ImageConvertor\LabExtended.ImageConvertor.csproj", "{01637DCD-155C-4458-BEE8-1B3C1BF8149F}"
9-
EndProject
108
Global
119
GlobalSection(SolutionConfigurationPlatforms) = preSolution
1210
Debug|Any CPU = Debug|Any CPU
@@ -17,10 +15,6 @@ Global
1715
{2B2B3DCB-2B69-488F-8D9F-ACC001F4E9E2}.Debug|Any CPU.Build.0 = Release|Any CPU
1816
{2B2B3DCB-2B69-488F-8D9F-ACC001F4E9E2}.Release|Any CPU.ActiveCfg = Release|Any CPU
1917
{2B2B3DCB-2B69-488F-8D9F-ACC001F4E9E2}.Release|Any CPU.Build.0 = Release|Any CPU
20-
{01637DCD-155C-4458-BEE8-1B3C1BF8149F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
21-
{01637DCD-155C-4458-BEE8-1B3C1BF8149F}.Debug|Any CPU.Build.0 = Debug|Any CPU
22-
{01637DCD-155C-4458-BEE8-1B3C1BF8149F}.Release|Any CPU.ActiveCfg = Release|Any CPU
23-
{01637DCD-155C-4458-BEE8-1B3C1BF8149F}.Release|Any CPU.Build.0 = Release|Any CPU
2418
EndGlobalSection
2519
GlobalSection(SolutionProperties) = preSolution
2620
HideSolutionNode = FALSE

LabExtended/API/Images/Configs/SpawnableImage.cs

Lines changed: 0 additions & 39 deletions
This file was deleted.

LabExtended/API/Images/Conversion/HintStringImageConvertor.cs

Lines changed: 0 additions & 83 deletions
This file was deleted.

LabExtended/API/Images/Conversion/ToyStringImageConvertor.cs

Lines changed: 0 additions & 196 deletions
This file was deleted.

0 commit comments

Comments
 (0)