-
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #2 from vikingnope/develop
v0.1.0
- Loading branch information
Showing
389 changed files
with
21,121 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
buy_me_a_coffee: vikingnope | ||
github: vikingnope | ||
custom: ['https://paypal.me/vikingnope'] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,29 @@ | ||
name: Pre release | ||
on: | ||
push: | ||
tags: | ||
- "v*-rc*" | ||
|
||
permissions: | ||
contents: write | ||
jobs: | ||
pre_release_lmml: | ||
name: Publish Pre Release LMML | ||
runs-on: ubuntu-latest | ||
steps: | ||
- name: Checkout source | ||
uses: actions/checkout@v2 | ||
- name: Build ZIP file | ||
run: | | ||
mkdir -p Packages-Out/ | ||
7z a ../Packages-Out/vikingstudios-airport-lmml-malta.zip ./Packages/vikingstudios-airport-lmml-malta/ | ||
cd ../.. | ||
- name: Create Release | ||
id: create_release | ||
uses: softprops/[email protected] | ||
env: | ||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} | ||
with: | ||
draft: false | ||
prerelease: true | ||
files: ../Packages-Out/vikingstudios-airport-lmml-malta.zip |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,30 @@ | ||
name: Release | ||
on: | ||
push: | ||
tags: | ||
- "v*" | ||
- "!v*-rc*" | ||
|
||
permissions: | ||
contents: write | ||
jobs: | ||
pre_release_lmml: | ||
name: Publish Release LMML | ||
runs-on: ubuntu-latest | ||
steps: | ||
- name: Checkout source | ||
uses: actions/checkout@v2 | ||
- name: Build ZIP file | ||
run: | | ||
mkdir -p Packages-Out/ | ||
7z a ../Packages-Out/vikingstudios-airport-lmml-malta.zip ./Packages/vikingstudios-airport-lmml-malta/ | ||
cd ../.. | ||
- name: Create Release | ||
id: create_release | ||
uses: softprops/[email protected] | ||
env: | ||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} | ||
with: | ||
draft: false | ||
prerelease: false | ||
files: ../Packages-Out/vikingstudios-airport-lmml-malta.zip |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
_PackageInt/ | ||
PackagesMetadata | ||
PackageDefinitions/vikingstudios-airport-lmml-malta.xml |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<Project Version="2" Name="LMML" FolderName="Packages" PublishingGroupFolderName="PublishingGroupsContent" MetadataFolderName="PackagesMetadata" PublishingGroupMetadataFolderName="PublishingGroupsMetadata"> | ||
<OutputDirectory>.</OutputDirectory> | ||
<TemporaryOutputDirectory>_PackageInt</TemporaryOutputDirectory> | ||
<PublishingGroupTemporaryOutputDirectory>_PublishingGroupInt</PublishingGroupTemporaryOutputDirectory> | ||
<Packages> | ||
<Package>PackageDefinitions\vikingstudios-airport-lmml-malta.xml</Package> | ||
</Packages> | ||
<PublishingGroups/> | ||
</Project> | ||
|
Binary file added
BIN
+5.32 KB
PackageDefinitions/vikingstudios-airport-lmml-malta/ContentInfo/thumbnail.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
_DEFAULT=+PRECOMPUTEDINVAVG+QUALITYHIGH |
31 changes: 31 additions & 0 deletions
31
PackageSources/MaterialLibs/materialsAsset/Rwy Ahead.material
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,31 @@ | ||
<Material Version="1.4.0" Name="Rwy Ahead" Guid="{EE2E0F56-8FAD-44DF-8CF0-6800B6AB7A02}" SurfaceType="UNDEFINED" Type="CODE_DIFFUSE" Metal="0.000000" Rough="0.000000" Opacity="1.000000" BlendMode="Transparent"> | ||
<TagList> | ||
<Tag>Asobo_Concrete</Tag> | ||
</TagList> | ||
<FlagList/> | ||
<TextureList> | ||
<Texture FileName="RWY AHEAD.png" Binding="MTL_BITMAP_DECAL0"/> | ||
</TextureList> | ||
<Attributes> | ||
<Diffuse Red="1.000000" Green="1.000000" Blue="1.000000"/> | ||
<Emissive Red="0.000000" Green="0.000000" Blue="0.000000"/> | ||
<UVOffset U="0.000000" V="0.000000"/> | ||
<UVScale U="1.000000" V="1.000000"/> | ||
<UVRotate>0.000000</UVRotate> | ||
<ExtraParameters> | ||
<Parameter Value="0.000000"/> | ||
<Parameter Value="0.000000"/> | ||
<Parameter Value="0.000000"/> | ||
<Parameter Value="0.000000"/> | ||
<Parameter Value="0.000000"/> | ||
<Parameter Value="0.000000"/> | ||
<Parameter Value="0.000000"/> | ||
<Parameter Value="0.000000"/> | ||
<Parameter Value="0.000000"/> | ||
<Parameter Value="0.000000"/> | ||
<Parameter Value="0.000000"/> | ||
<Parameter Value="0.000000"/> | ||
</ExtraParameters> | ||
</Attributes> | ||
</Material> | ||
|
29 changes: 29 additions & 0 deletions
29
PackageSources/MaterialLibs/materialsAsset/black background.material
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,29 @@ | ||
<Material Version="1.4.0" Name="black background" Guid="{6B63F330-55C1-4891-B121-73E303F71B01}" SurfaceType="UNDEFINED" Type="CODE_DIFFUSE" Metal="0.000000" Rough="0.000000" Opacity="1.000000" BlendMode="Transparent"> | ||
<TagList/> | ||
<FlagList/> | ||
<TextureList> | ||
<Texture FileName="black.png" Binding="MTL_BITMAP_DECAL0"/> | ||
</TextureList> | ||
<Attributes> | ||
<Diffuse Red="1.000000" Green="1.000000" Blue="1.000000"/> | ||
<Emissive Red="0.000000" Green="0.000000" Blue="0.000000"/> | ||
<UVOffset U="0.000000" V="0.000000"/> | ||
<UVScale U="1.000000" V="1.000000"/> | ||
<UVRotate>0.000000</UVRotate> | ||
<ExtraParameters> | ||
<Parameter Value="0.000000"/> | ||
<Parameter Value="0.000000"/> | ||
<Parameter Value="0.000000"/> | ||
<Parameter Value="0.000000"/> | ||
<Parameter Value="0.000000"/> | ||
<Parameter Value="0.000000"/> | ||
<Parameter Value="0.000000"/> | ||
<Parameter Value="0.000000"/> | ||
<Parameter Value="0.000000"/> | ||
<Parameter Value="0.000000"/> | ||
<Parameter Value="0.000000"/> | ||
<Parameter Value="0.000000"/> | ||
</ExtraParameters> | ||
</Attributes> | ||
</Material> | ||
|
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
_DEFAULT=+PRECOMPUTEDINVAVG+QUALITYHIGH |
29 changes: 29 additions & 0 deletions
29
PackageSources/MaterialLibs/materialsAsset/parking 1.material
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,29 @@ | ||
<Material Version="1.4.0" Name="parking 1" Guid="{EC91A885-A203-4B8E-873B-DE5D11ACF8E1}" SurfaceType="UNDEFINED" Type="CODE_DIFFUSE" Metal="0.000000" Rough="0.000000" Opacity="1.000000" BlendMode="Transparent"> | ||
<TagList/> | ||
<FlagList/> | ||
<TextureList> | ||
<Texture FileName="parking 1.png" Binding="MTL_BITMAP_DECAL0"/> | ||
</TextureList> | ||
<Attributes> | ||
<Diffuse Red="1.000000" Green="1.000000" Blue="1.000000"/> | ||
<Emissive Red="0.000000" Green="0.000000" Blue="0.000000"/> | ||
<UVOffset U="0.000000" V="0.000000"/> | ||
<UVScale U="1.000000" V="1.000000"/> | ||
<UVRotate>0.000000</UVRotate> | ||
<ExtraParameters> | ||
<Parameter Value="0.000000"/> | ||
<Parameter Value="0.000000"/> | ||
<Parameter Value="0.000000"/> | ||
<Parameter Value="0.000000"/> | ||
<Parameter Value="0.000000"/> | ||
<Parameter Value="0.000000"/> | ||
<Parameter Value="0.000000"/> | ||
<Parameter Value="0.000000"/> | ||
<Parameter Value="0.000000"/> | ||
<Parameter Value="0.000000"/> | ||
<Parameter Value="0.000000"/> | ||
<Parameter Value="0.000000"/> | ||
</ExtraParameters> | ||
</Attributes> | ||
</Material> | ||
|
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
_DEFAULT=+PRECOMPUTEDINVAVG+QUALITYHIGH |
29 changes: 29 additions & 0 deletions
29
PackageSources/MaterialLibs/materialsAsset/parking 10.material
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,29 @@ | ||
<Material Version="1.4.0" Name="parking 10" Guid="{2EF25353-935F-4E47-821A-9673A138FAF8}" SurfaceType="UNDEFINED" Type="CODE_DIFFUSE" Metal="0.000000" Rough="0.000000" Opacity="1.000000" BlendMode="Transparent"> | ||
<TagList/> | ||
<FlagList/> | ||
<TextureList> | ||
<Texture FileName="parking 10.png" Binding="MTL_BITMAP_DECAL0"/> | ||
</TextureList> | ||
<Attributes> | ||
<Diffuse Red="1.000000" Green="1.000000" Blue="1.000000"/> | ||
<Emissive Red="0.000000" Green="0.000000" Blue="0.000000"/> | ||
<UVOffset U="0.000000" V="0.000000"/> | ||
<UVScale U="1.000000" V="1.000000"/> | ||
<UVRotate>0.000000</UVRotate> | ||
<ExtraParameters> | ||
<Parameter Value="0.000000"/> | ||
<Parameter Value="0.000000"/> | ||
<Parameter Value="0.000000"/> | ||
<Parameter Value="0.000000"/> | ||
<Parameter Value="0.000000"/> | ||
<Parameter Value="0.000000"/> | ||
<Parameter Value="0.000000"/> | ||
<Parameter Value="0.000000"/> | ||
<Parameter Value="0.000000"/> | ||
<Parameter Value="0.000000"/> | ||
<Parameter Value="0.000000"/> | ||
<Parameter Value="0.000000"/> | ||
</ExtraParameters> | ||
</Attributes> | ||
</Material> | ||
|
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions
1
PackageSources/MaterialLibs/materialsAsset/parking 10.png.FLAGS
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
_DEFAULT=+PRECOMPUTEDINVAVG+QUALITYHIGH |
29 changes: 29 additions & 0 deletions
29
PackageSources/MaterialLibs/materialsAsset/parking 10B.material
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,29 @@ | ||
<Material Version="1.4.0" Name="parking 10B" Guid="{D177177F-C2A0-4BBD-82F7-51CEAF3D4D4E}" SurfaceType="UNDEFINED" Type="CODE_DIFFUSE" Metal="0.000000" Rough="0.000000" Opacity="1.000000" BlendMode="Transparent"> | ||
<TagList/> | ||
<FlagList/> | ||
<TextureList> | ||
<Texture FileName="parking 10B.png" Binding="MTL_BITMAP_DECAL0"/> | ||
</TextureList> | ||
<Attributes> | ||
<Diffuse Red="1.000000" Green="1.000000" Blue="1.000000"/> | ||
<Emissive Red="0.000000" Green="0.000000" Blue="0.000000"/> | ||
<UVOffset U="0.000000" V="0.000000"/> | ||
<UVScale U="1.000000" V="1.000000"/> | ||
<UVRotate>0.000000</UVRotate> | ||
<ExtraParameters> | ||
<Parameter Value="0.000000"/> | ||
<Parameter Value="0.000000"/> | ||
<Parameter Value="0.000000"/> | ||
<Parameter Value="0.000000"/> | ||
<Parameter Value="0.000000"/> | ||
<Parameter Value="0.000000"/> | ||
<Parameter Value="0.000000"/> | ||
<Parameter Value="0.000000"/> | ||
<Parameter Value="0.000000"/> | ||
<Parameter Value="0.000000"/> | ||
<Parameter Value="0.000000"/> | ||
<Parameter Value="0.000000"/> | ||
</ExtraParameters> | ||
</Attributes> | ||
</Material> | ||
|
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions
1
PackageSources/MaterialLibs/materialsAsset/parking 10B.png.FLAGS
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
_DEFAULT=+PRECOMPUTEDINVAVG+QUALITYHIGH |
29 changes: 29 additions & 0 deletions
29
PackageSources/MaterialLibs/materialsAsset/parking 11.material
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,29 @@ | ||
<Material Version="1.4.0" Name="parking 11" Guid="{A026D52A-77B4-4C9E-B6F6-AACDA3EC97A0}" SurfaceType="UNDEFINED" Type="CODE_DIFFUSE" Metal="0.000000" Rough="0.000000" Opacity="1.000000" BlendMode="Transparent"> | ||
<TagList/> | ||
<FlagList/> | ||
<TextureList> | ||
<Texture FileName="parking 11.png" Binding="MTL_BITMAP_DECAL0"/> | ||
</TextureList> | ||
<Attributes> | ||
<Diffuse Red="1.000000" Green="1.000000" Blue="1.000000"/> | ||
<Emissive Red="0.000000" Green="0.000000" Blue="0.000000"/> | ||
<UVOffset U="0.000000" V="0.000000"/> | ||
<UVScale U="1.000000" V="1.000000"/> | ||
<UVRotate>0.000000</UVRotate> | ||
<ExtraParameters> | ||
<Parameter Value="0.000000"/> | ||
<Parameter Value="0.000000"/> | ||
<Parameter Value="0.000000"/> | ||
<Parameter Value="0.000000"/> | ||
<Parameter Value="0.000000"/> | ||
<Parameter Value="0.000000"/> | ||
<Parameter Value="0.000000"/> | ||
<Parameter Value="0.000000"/> | ||
<Parameter Value="0.000000"/> | ||
<Parameter Value="0.000000"/> | ||
<Parameter Value="0.000000"/> | ||
<Parameter Value="0.000000"/> | ||
</ExtraParameters> | ||
</Attributes> | ||
</Material> | ||
|
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions
1
PackageSources/MaterialLibs/materialsAsset/parking 11.png.FLAGS
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
_DEFAULT=+PRECOMPUTEDINVAVG+QUALITYHIGH |
29 changes: 29 additions & 0 deletions
29
PackageSources/MaterialLibs/materialsAsset/parking 11B.material
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,29 @@ | ||
<Material Version="1.4.0" Name="parking 11B" Guid="{08E41323-F6D7-4326-82B7-DA65A90C5783}" SurfaceType="UNDEFINED" Type="CODE_DIFFUSE" Metal="0.000000" Rough="0.000000" Opacity="1.000000" BlendMode="Transparent"> | ||
<TagList/> | ||
<FlagList/> | ||
<TextureList> | ||
<Texture FileName="parking 11B.png" Binding="MTL_BITMAP_DECAL0"/> | ||
</TextureList> | ||
<Attributes> | ||
<Diffuse Red="1.000000" Green="1.000000" Blue="1.000000"/> | ||
<Emissive Red="0.000000" Green="0.000000" Blue="0.000000"/> | ||
<UVOffset U="0.000000" V="0.000000"/> | ||
<UVScale U="1.000000" V="1.000000"/> | ||
<UVRotate>0.000000</UVRotate> | ||
<ExtraParameters> | ||
<Parameter Value="0.000000"/> | ||
<Parameter Value="0.000000"/> | ||
<Parameter Value="0.000000"/> | ||
<Parameter Value="0.000000"/> | ||
<Parameter Value="0.000000"/> | ||
<Parameter Value="0.000000"/> | ||
<Parameter Value="0.000000"/> | ||
<Parameter Value="0.000000"/> | ||
<Parameter Value="0.000000"/> | ||
<Parameter Value="0.000000"/> | ||
<Parameter Value="0.000000"/> | ||
<Parameter Value="0.000000"/> | ||
</ExtraParameters> | ||
</Attributes> | ||
</Material> | ||
|
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions
1
PackageSources/MaterialLibs/materialsAsset/parking 11B.png.FLAGS
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
_DEFAULT=+PRECOMPUTEDINVAVG+QUALITYHIGH |
29 changes: 29 additions & 0 deletions
29
PackageSources/MaterialLibs/materialsAsset/parking 12.material
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,29 @@ | ||
<Material Version="1.4.0" Name="parking 12" Guid="{06257352-BAE6-40E0-A8F0-77F1154C099F}" SurfaceType="UNDEFINED" Type="CODE_DIFFUSE" Metal="0.000000" Rough="0.000000" Opacity="1.000000" BlendMode="Transparent"> | ||
<TagList/> | ||
<FlagList/> | ||
<TextureList> | ||
<Texture FileName="parking 12.png" Binding="MTL_BITMAP_DECAL0"/> | ||
</TextureList> | ||
<Attributes> | ||
<Diffuse Red="1.000000" Green="1.000000" Blue="1.000000"/> | ||
<Emissive Red="0.000000" Green="0.000000" Blue="0.000000"/> | ||
<UVOffset U="0.000000" V="0.000000"/> | ||
<UVScale U="1.000000" V="1.000000"/> | ||
<UVRotate>0.000000</UVRotate> | ||
<ExtraParameters> | ||
<Parameter Value="0.000000"/> | ||
<Parameter Value="0.000000"/> | ||
<Parameter Value="0.000000"/> | ||
<Parameter Value="0.000000"/> | ||
<Parameter Value="0.000000"/> | ||
<Parameter Value="0.000000"/> | ||
<Parameter Value="0.000000"/> | ||
<Parameter Value="0.000000"/> | ||
<Parameter Value="0.000000"/> | ||
<Parameter Value="0.000000"/> | ||
<Parameter Value="0.000000"/> | ||
<Parameter Value="0.000000"/> | ||
</ExtraParameters> | ||
</Attributes> | ||
</Material> | ||
|
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions
1
PackageSources/MaterialLibs/materialsAsset/parking 12.png.FLAGS
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
_DEFAULT=+PRECOMPUTEDINVAVG+QUALITYHIGH |
29 changes: 29 additions & 0 deletions
29
PackageSources/MaterialLibs/materialsAsset/parking 13.material
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,29 @@ | ||
<Material Version="1.4.0" Name="parking 13" Guid="{989DD3C5-29A2-47A9-832E-0B526EF8DF73}" SurfaceType="UNDEFINED" Type="CODE_DIFFUSE" Metal="0.000000" Rough="0.000000" Opacity="1.000000" BlendMode="Transparent"> | ||
<TagList/> | ||
<FlagList/> | ||
<TextureList> | ||
<Texture FileName="parking 13.png" Binding="MTL_BITMAP_DECAL0"/> | ||
</TextureList> | ||
<Attributes> | ||
<Diffuse Red="1.000000" Green="1.000000" Blue="1.000000"/> | ||
<Emissive Red="0.000000" Green="0.000000" Blue="0.000000"/> | ||
<UVOffset U="0.000000" V="0.000000"/> | ||
<UVScale U="1.000000" V="1.000000"/> | ||
<UVRotate>0.000000</UVRotate> | ||
<ExtraParameters> | ||
<Parameter Value="0.000000"/> | ||
<Parameter Value="0.000000"/> | ||
<Parameter Value="0.000000"/> | ||
<Parameter Value="0.000000"/> | ||
<Parameter Value="0.000000"/> | ||
<Parameter Value="0.000000"/> | ||
<Parameter Value="0.000000"/> | ||
<Parameter Value="0.000000"/> | ||
<Parameter Value="0.000000"/> | ||
<Parameter Value="0.000000"/> | ||
<Parameter Value="0.000000"/> | ||
<Parameter Value="0.000000"/> | ||
</ExtraParameters> | ||
</Attributes> | ||
</Material> | ||
|
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions
1
PackageSources/MaterialLibs/materialsAsset/parking 13.png.FLAGS
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
_DEFAULT=+PRECOMPUTEDINVAVG+QUALITYHIGH |
Oops, something went wrong.