-
-
Notifications
You must be signed in to change notification settings - Fork 13
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Auto-updated Plugin Zip contents for v2.1.0
- Loading branch information
Showing
19 changed files
with
47 additions
and
40 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 |
---|---|---|
@@ -1,10 +1,10 @@ | ||
using System.Reflection; | ||
|
||
[assembly: AssemblyCompanyAttribute("Jeff Campbell")] | ||
[assembly: AssemblyFileVersion("2.0.1")] | ||
[assembly: AssemblyInformationalVersion("2.0.1+6.Branch.develop.Sha.e418c47de9d2dd37396e366aa9c850c1d992f2d2")] | ||
[assembly: AssemblyFileVersion("2.1.0")] | ||
[assembly: AssemblyInformationalVersion("2.1.0+7.Branch.develop.Sha.21ee36e5c2bfc83d5c03aa0da164adbc40f7b20e")] | ||
[assembly: AssemblyProductAttribute("EntitasRedux.Unity.Blueprint.Plugins")] | ||
[assembly: AssemblyTitleAttribute("EntitasRedux.Unity.Blueprint.Plugins")] | ||
[assembly: AssemblyMetadataAttribute("RepositoryUrl", "https://github.com/jeffcampbellmakesgames/Entitas-Redux.git")] | ||
|
||
[assembly: AssemblyVersion("2.0.1")] | ||
[assembly: AssemblyVersion("2.1.0")] |
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
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
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 |
---|---|---|
@@ -1,10 +1,10 @@ | ||
using System.Reflection; | ||
|
||
[assembly: AssemblyCompany("Jeff Campbell")] | ||
[assembly: AssemblyFileVersion("2.0.1")] | ||
[assembly: AssemblyInformationalVersion("2.0.1+6.Branch.develop.Sha.e418c47de9d2dd37396e366aa9c850c1d992f2d2")] | ||
[assembly: AssemblyFileVersion("2.1.0")] | ||
[assembly: AssemblyInformationalVersion("2.1.0+7.Branch.develop.Sha.21ee36e5c2bfc83d5c03aa0da164adbc40f7b20e")] | ||
[assembly: AssemblyProduct("EntitasRedux.Unity.VisualDebugging.Plugins")] | ||
[assembly: AssemblyTitle("EntitasRedux.Unity.VisualDebugging.Plugins")] | ||
[assembly: AssemblyMetadata("RepositoryUrl", "https://github.com/jeffcampbellmakesgames/Entitas-Redux.git")] | ||
|
||
[assembly: AssemblyVersion("2.0.1")] | ||
[assembly: AssemblyVersion("2.1.0")] |
2 changes: 1 addition & 1 deletion
2
...leContent/Generated/Input/Components.meta → ...ssets/ExampleContent/Generated/Input.meta
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
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
Binary file modified
BIN
+153 Bytes
(100%)
Unity/Assets/JCMG/EntitasRedux/GenesisPluginInstaller/Entitas-Redux-Plugins.zip
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
Unity/Assets/JCMG/EntitasRedux/Plugins/EntitasRedux.Core.dll
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
Unity/Assets/JCMG/EntitasRedux/Plugins/EntitasRedux.Core.pdb
Binary file not shown.
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
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
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
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
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
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
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
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
2 changes: 1 addition & 1 deletion
2
Unity/Assets/PackageManifest/Generated/6c31b17e-d755-422c-88ff-421b4c2fed29/package.json
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 |
---|---|---|
@@ -1 +1 @@ | ||
{"name":"com.jeffcampbellmakesgames.entitasredux","displayName":"JCMG Entitas Redux","version":"2.0.1","unity":"2019.4","description":"Entitas Redux is an fast, accessible, and feature-rich ECS framework for Unity. It leverages code generation and an extensible plugin framework to make life easier for developers.","category":"Scripting","dependencies":{"com.jeffcampbellmakesgames.genesis":"2.3.2"}} | ||
{"name":"com.jeffcampbellmakesgames.entitasredux","displayName":"JCMG Entitas Redux","version":"2.1.0","unity":"2019.4","description":"Entitas Redux is an fast, accessible, and feature-rich ECS framework for Unity. It leverages code generation and an extensible plugin framework to make life easier for developers.","category":"Scripting","dependencies":{"com.jeffcampbellmakesgames.genesis":"2.3.2"}} |
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