File tree 1 file changed +14
-0
lines changed
1 file changed +14
-0
lines changed Original file line number Diff line number Diff line change @@ -17,6 +17,20 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "AoC.Visualisations", "AoC.V
17
17
EndProject
18
18
Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" ) = "AoC.Games" , "AoC.Games\AoC.Games.csproj" , "{9BBE933A-6E2B-40E7-905F-AE748E607DE4}"
19
19
EndProject
20
+ Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = "Scripts" , "Scripts" , "{D459B1CB-24A6-4B5F-8577-DA43A199D52D}"
21
+ Project Section (SolutionItems ) = preProject
22
+ debug .sh = debug .sh
23
+ fix -dependencies .sh = fix -dependencies .sh
24
+ game .bat = game .bat
25
+ game .sh = game .sh
26
+ publish -games .sh = publish -games .sh
27
+ repeat .sh = repeat .sh
28
+ run .bat = run .bat
29
+ run .sh = run .sh
30
+ visualise .bat = visualise .bat
31
+ visualise .sh = visualise .sh
32
+ EndProject Section
33
+ EndProject
20
34
Global
21
35
GlobalSection (SolutionConfigurationPlatforms ) = preSolution
22
36
Debug| Any CPU = Debug| Any CPU
You can’t perform that action at this time.
0 commit comments