Skip to content

Commit

Permalink
Steam workshop assets
Browse files Browse the repository at this point in the history
Created entry in Steam workshop. Workshop id saved to text file.
  • Loading branch information
timtmok committed Jul 22, 2016
1 parent aeffb9e commit 463f0f8
Show file tree
Hide file tree
Showing 6 changed files with 104 additions and 3 deletions.
26 changes: 26 additions & 0 deletions Assets/Editor/Resources/WorkshopItem.asset
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!114 &11400000
MonoBehaviour:
m_ObjectHideFlags: 0
m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 0}
m_GameObject: {fileID: 0}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: 5cf2299c8864afe4ab42466f546ae20d, type: 3}
m_Name: WorkshopItem
m_EditorClassIdentifier:
WorkshopPublishedFileID: 729096093
Title: Math Is Hard
Description: 'Are you smarter than a bomb?
Answer these simple mathematical questions and defuse the bomb!
[url=https://rawgit.com/timtmok/ktanemod-math/master/Manual/Math.html]Link to
manual[/url]'
PreviewImage: {fileID: 2800000, guid: 8c1678337d414074ca57b4b2024a8b19, type: 3}
Tags:
- Module
8 changes: 8 additions & 0 deletions Assets/Editor/Resources/WorkshopItem.asset.meta

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

14 changes: 11 additions & 3 deletions Assets/Examples/example.unity
Original file line number Diff line number Diff line change
Expand Up @@ -168,6 +168,10 @@ Prefab:
propertyPath: m_IsActive
value: 1
objectReference: {fileID: 0}
- target: {fileID: 100002, guid: 857b932e96426ad48a7fadaae993e27e, type: 2}
propertyPath: m_IsActive
value: 0
objectReference: {fileID: 0}
m_RemovedComponents: []
m_ParentPrefab: {fileID: 100100000, guid: 857b932e96426ad48a7fadaae993e27e, type: 2}
m_IsPrefabParent: 0
Expand Down Expand Up @@ -260,6 +264,10 @@ Prefab:
propertyPath: WarnAtFiveSeconds
value: 0
objectReference: {fileID: 0}
- target: {fileID: 172616, guid: 08be6b75bcf9b2e44b0036218319f321, type: 2}
propertyPath: m_IsActive
value: 0
objectReference: {fileID: 0}
m_RemovedComponents: []
m_ParentPrefab: {fileID: 100100000, guid: 08be6b75bcf9b2e44b0036218319f321, type: 2}
m_IsPrefabParent: 0
Expand Down Expand Up @@ -497,10 +505,10 @@ Transform:
m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 0}
m_GameObject: {fileID: 2057450898}
m_LocalRotation: {x: 0.50000006, y: 0, z: 0, w: 0.8660254}
m_LocalPosition: {x: 0, y: 0.333, z: -0.179}
m_LocalRotation: {x: 0.6427877, y: 0, z: 0, w: 0.7660444}
m_LocalPosition: {x: 0.101, y: 0.348, z: -0.064}
m_LocalScale: {x: 1, y: 1, z: 1}
m_LocalEulerAnglesHint: {x: 60, y: 0, z: 0}
m_LocalEulerAnglesHint: {x: 80, y: 0, z: 0}
m_Children: []
m_Father: {fileID: 0}
m_RootOrder: 0
Binary file added Assets/preview.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
58 changes: 58 additions & 0 deletions Assets/preview.png.meta

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions workshopid.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
729096093

0 comments on commit 463f0f8

Please sign in to comment.