Skip to content

Commit

Permalink
ver
Browse files Browse the repository at this point in the history
  • Loading branch information
cadon committed Sep 18, 2021
1 parent db57bf6 commit e240bef
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 60 deletions.
2 changes: 1 addition & 1 deletion ARKBreedingStats/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,6 @@
// Revision
//
[assembly: AssemblyVersion("1.0.0.0")]
[assembly: AssemblyFileVersion("0.47.4.1")]
[assembly: AssemblyFileVersion("0.47.5.0")]
[assembly: NeutralResourcesLanguage("en")]

2 changes: 1 addition & 1 deletion ARKBreedingStats/_manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"ARK Smart Breeding": {
"Id": "ARK Smart Breeding",
"Category": "main",
"version": "0.47.4.1"
"version": "0.47.5.0"
},
"SpeciesColorImages": {
"Id": "SpeciesColorImages",
Expand Down
12 changes: 6 additions & 6 deletions ARKBreedingStats/json/values/_manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"mod": { "id": "1083349027", "tag": "SpeedyFlyers", "title": "Najs Speedy Flyers" }
},
"1090809604-Pyria.json": {
"version": "336.23.1630375480",
"version": "678.46.1631784808",
"mod": { "id": "1090809604", "tag": "Pyria", "title": "Pyria: Mythos Evolved" }
},
"1092784125-Gryphons.json": {
Expand Down Expand Up @@ -124,7 +124,7 @@
"mod": { "id": "1675895024", "tag": "NoUntameables", "title": "No Untameables" }
},
"1676159020-Aquaria.json": {
"version": "336.23.1630375257",
"version": "678.37.1631476118",
"mod": { "id": "1676159020", "tag": "Aquaria", "title": "Additional Creatures: Aquaria" }
},
"1681125667-Primal_Fear_EX.json": {
Expand All @@ -145,7 +145,7 @@
"mod": { "id": "1729512589", "tag": "Brachiosaurus", "title": "ARK Additions: Brachiosaurus!" }
},
"1734595558-Pyria2.json": {
"version": "336.23.1630375326",
"version": "678.46.1630831521",
"mod": { "id": "1734595558", "tag": "Pyria2", "title": "Pyria: The Second Chapter" }
},
"1768499278-BalancedJPE.json": {
Expand Down Expand Up @@ -194,7 +194,7 @@
"mod": { "id": "1934081600", "tag": "SoloFarmAnky", "title": "Solo Farm Mod" }
},
"1984129536-MTSMod.json": {
"version": "332.8.1625778226",
"version": "678.13.1630865698",
"mod": { "id": "1984129536", "tag": "MTSMod", "title": "MTS.co.uk Community Mod" }
},
"1984936918-MarniiModsWildlife.json": {
Expand Down Expand Up @@ -242,7 +242,7 @@
"mod": { "id": "839162288", "tag": "Primal_Fear", "title": "Primal Fear" }
},
"893735676-AE.json": {
"version": "336.12.1630044081",
"version": "678.37.1631239171",
"mod": { "id": "893735676", "tag": "AE", "title": "ARK: Eternal" }
},
"895711211-ClassicFlyers.json": {
Expand All @@ -266,7 +266,7 @@
"mod": { "id": "CrystalIsles", "tag": "CrystalIsles", "title": "CrystalIsles" }
},
"values.json": {
"version": "335.8.7175189"
"version": "678.46.7361663"
}
}
}
56 changes: 4 additions & 52 deletions ARKBreedingStats/json/values/values.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "335.8.7175189",
"version": "678.46.7361663",
"format": "1.14-flyerspeed",
"species": [
{
Expand Down Expand Up @@ -103421,57 +103421,9 @@
"Light Grey"
]
},
{
"name": "Unknown",
"colors": [
"BigFoot0",
"BigFoot4",
"BigFoot5",
"Black",
"Dark Grey",
"Dino Dark Brown",
"Dino Dark Orange",
"Dino Darker Grey",
"Dino Light Brown",
"Dino Light Orange",
"Dino Medium Brown",
"Light Grey"
]
},
{
"name": "Unknown",
"colors": [
"BigFoot0",
"BigFoot4",
"BigFoot5",
"Black",
"Dark Grey",
"Dino Dark Brown",
"Dino Dark Orange",
"Dino Darker Grey",
"Dino Light Brown",
"Dino Light Orange",
"Dino Medium Brown",
"Light Grey"
]
},
{
"name": "Unknown",
"colors": [
"BigFoot0",
"BigFoot4",
"BigFoot5",
"Black",
"Dark Grey",
"Dino Dark Brown",
"Dino Dark Orange",
"Dino Darker Grey",
"Dino Light Brown",
"Dino Light Orange",
"Dino Medium Brown",
"Light Grey"
]
},
null,
null,
null,
{
"name": "Belly/Wings Accent",
"colors": [
Expand Down

0 comments on commit e240bef

Please sign in to comment.