mirror of
https://github.com/drewcassidy/KSP-DepthMask
synced 2024-09-01 14:54:35 +00:00
Dummy AssemblyInfo.cs
This commit is contained in:
parent
0acc632bf3
commit
1c6aff91f4
1
.gitignore
vendored
1
.gitignore
vendored
@ -329,5 +329,4 @@ ASALocalRun/
|
|||||||
# MFractors (Xamarin productivity tool) working folder
|
# MFractors (Xamarin productivity tool) working folder
|
||||||
.mfractor/
|
.mfractor/
|
||||||
DepthMask/dlls
|
DepthMask/dlls
|
||||||
DepthMask/Properties/AssemblyInfo.cs
|
|
||||||
GameData
|
GameData
|
||||||
|
3
DepthMask/Properties/AssemblyInfo.cs
Normal file
3
DepthMask/Properties/AssemblyInfo.cs
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
using System.Reflection;
|
||||||
|
|
||||||
|
[assembly: KSPAssembly("DepthMask", 99, 99, 99)]
|
Loading…
Reference in New Issue
Block a user