Skip to content

Commit

Permalink
OoliteProject/oolite-expansion-catalog Job build Run 200
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Feb 18, 2024
1 parent 2363dc6 commit 8f93684
Show file tree
Hide file tree
Showing 2 changed files with 47 additions and 94 deletions.
72 changes: 24 additions & 48 deletions api/1.0/overview/index.html
Original file line number Diff line number Diff line change
@@ -1,6 +1,30 @@

(
{
"identifier" = "";
"version" = "";
"title" = "";
"required_oolite_version" = "";
"maximum_oolite_version" = "";
"description" = "";
"category" = "";
"author" = "";
"license" = "";
"download_url" = "https://wiki.alioth.net/img_auth.php/d/d0/DisoIsJupiter8k.oxz";
"information_url" = "";
"file_size" = 39653020;
"upload_date" = 1708215004;
"requires_oxps" = (

);
"optional_oxps" = (

);
"conflict_oxps" = (

);

}, {
"identifier" = "DTT.Atlas 1.1.Paradox";
"version" = "1.0";
"title" = "DTT Atlas";
Expand Down Expand Up @@ -11992,30 +12016,6 @@

);

}, {
"identifier" = "oolite.oxp.another_commander.DisoIsJupiter8k";
"version" = "1.0";
"title" = "Diso is Jupiter 8k";
"required_oolite_version" = "1.89";
"maximum_oolite_version" = "";
"description" = "Converts Diso to Jupiter by fully retexturing it with an 8k diffuse texture. This is a demonstration of the custom planet texturing capabilities present in Oolite version 1.89 and later.";
"category" = "Ambience";
"author" = "";
"license" = "CC BY 3.0";
"download_url" = "https://wiki.alioth.net/img_auth.php/d/d0/DisoIsJupiter8k.oxz";
"information_url" = "http://wiki.alioth.net/index.php/Diso_is_Jupiter_8k";
"file_size" = 39641895;
"upload_date" = 1610873478;
"requires_oxps" = (

);
"optional_oxps" = (

);
"conflict_oxps" = (

);

}, {
"identifier" = "oolite.oxp.another_commander.LaveIsEarth8k";
"version" = "1.2";
Expand Down Expand Up @@ -12669,30 +12669,6 @@

);

}, {
"identifier" = "oolite.oxp.cim.energy-bomb";
"version" = "1.0.2";
"title" = "Energy Bomb";
"required_oolite_version" = "1.79";
"maximum_oolite_version" = "";
"description" = "The original indiscriminate superweapon. Available as primable equipment from TL:8 systems and above. Previous versions of this expansion pack are not compatible with Oolite 1.79 or later.";
"category" = "Weapons";
"author" = "cim";
"license" = "CC-BY-NC-SA 3.0";
"download_url" = "https://cim.sotl.org.uk/games/files/oolite/EnergyBomb_1.0.2.oxz";
"information_url" = "http://wiki.alioth.net/index.php/Energy_Bomb";
"file_size" = 1906;
"upload_date" = 1417342940;
"requires_oxps" = (

);
"optional_oxps" = (

);
"conflict_oxps" = (

);

}, {
"identifier" = "oolite.oxp.cim.escort-formations";
"version" = "1.3";
Expand Down
69 changes: 23 additions & 46 deletions data/oxp.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,27 @@
[
{
"identifier":null,
"version":null,
"required_oolite_version":null,
"maximum_oolite_version":null,
"title":null,
"description":null,
"category":null,
"author":null,
"license":null,
"download_url":"https://wiki.alioth.net/img_auth.php/d/d0/DisoIsJupiter8k.oxz",
"information_url":null,
"file_size":39653020,
"upload_date":1708215004,
"tags":[
],
"conflict_oxps":[
],
"optional_oxps":[
],
"requires_oxps":[
]
},
{
"identifier":"DTT.Atlas 1.1.Paradox",
"version":"1.0",
Expand Down Expand Up @@ -12177,29 +12200,6 @@
"requires_oxps":[
]
},
{
"identifier":"oolite.oxp.another_commander.DisoIsJupiter8k",
"version":"1.0",
"required_oolite_version":"1.89",
"maximum_oolite_version":null,
"title":"Diso is Jupiter 8k",
"description":"Converts Diso to Jupiter by fully retexturing it with an 8k diffuse texture. This is a demonstration of the custom planet texturing capabilities present in Oolite version 1.89 and later.",
"category":"Ambience",
"author":null,
"license":"CC BY 3.0",
"download_url":"https://wiki.alioth.net/img_auth.php/d/d0/DisoIsJupiter8k.oxz",
"information_url":"http://wiki.alioth.net/index.php/Diso_is_Jupiter_8k",
"file_size":39641895,
"upload_date":1610873478,
"tags":[
],
"conflict_oxps":[
],
"optional_oxps":[
],
"requires_oxps":[
]
},
{
"identifier":"oolite.oxp.another_commander.LaveIsEarth8k",
"version":"1.2",
Expand Down Expand Up @@ -12831,29 +12831,6 @@
"requires_oxps":[
]
},
{
"identifier":"oolite.oxp.cim.energy-bomb",
"version":"1.0.2",
"required_oolite_version":"1.79",
"maximum_oolite_version":null,
"title":"Energy Bomb",
"description":"The original indiscriminate superweapon. Available as primable equipment from TL:8 systems and above. Previous versions of this expansion pack are not compatible with Oolite 1.79 or later.",
"category":"Weapons",
"author":"cim",
"license":"CC-BY-NC-SA 3.0",
"download_url":"https://cim.sotl.org.uk/games/files/oolite/EnergyBomb_1.0.2.oxz",
"information_url":"http://wiki.alioth.net/index.php/Energy_Bomb",
"file_size":1906,
"upload_date":1417342940,
"tags":[
],
"conflict_oxps":[
],
"optional_oxps":[
],
"requires_oxps":[
]
},
{
"identifier":"oolite.oxp.cim.escort-formations",
"version":"1.3",
Expand Down

0 comments on commit 8f93684

Please sign in to comment.