Re: [RELEASE:] Interstellar Tweak OXP
Posted: Sat Mar 21, 2026 3:16 am
Actually, you might like to consider using the wiki reference instead: https://wiki.alioth.net/index.php/Interstellar_Tweaks
For information and discussion about Oolite.
https://bb.oolite.space/
Code: Select all
{
"identifier" = "oolite.oxp.UK_Eliter.InterstellarTweaks";
"required_oolite_version" = "1.82";
"title" = "Interstellar Tweaks";
"version" = "7.03";
"category" = "Mechanics";
"description" = "Adds variety to what happens in interstellar space (and makes Frame's FuelCollector OXP more compatible with Oolite >= 1.8).";
"download_url" = "http://wiki.alioth.net/img_auth.php/7/7c/Oolite.oxp.UK_Eliter.InterstellarTweaks.oxz";
"author" = "UK_Eliter";
"file_size" = "680000";
"information_url" = "https://wiki.alioth.net/index.php/Interstellar_Tweaks";
"license" = "Creative Commons Attribution - Non-Commercial - Share Alike 4.0 license";
"tags" = (
"interstellar",
"ambience",
"systems",
"thargoids"
);
"optional_oxps" = (
{
"identifier" = "oolite.oxp.UK_Eliter.Ferdelance_3G";
"version" = "6.5";
},
{
"identifier" = "oolite.oxp.UK_Eliter.ExtraThargoids";
"version" = "6.5";
},
);
}