-
-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
22 changed files
with
902 additions
and
0 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 |
---|---|---|
@@ -0,0 +1,41 @@ | ||
<!doctype html> | ||
<html lang="en"> | ||
<head> | ||
<meta charset="utf-8"> | ||
<meta name="viewport" content="width=device-width, initial-scale=1.0"> | ||
<meta http-equiv="refresh" content="0; url=https://github.com/EGO-Tech/starbase-ships/raw/main/bugger/blueprints/bugger.fbe" /> | ||
|
||
|
||
<title>Starbase Ships by EGOTech - Download Bugger</title> | ||
|
||
<meta property="og:title" content="Starbase Ships by EGOTech - Download Bugger" /> | ||
|
||
<meta property="og:image" content="https://github.com/EGO-Tech/starbase-ships/raw/main/bugger/photos/20220924104458_1.jpg" /> | ||
<meta property="og:description" content="" /> | ||
|
||
|
||
<!-- Google tag (gtag.js) --> | ||
<script async src="https://www.googletagmanager.com/gtag/js?id=G-HK9VCMHC5R"></script> | ||
<script> | ||
window.dataLayer = window.dataLayer || []; | ||
function gtag(){dataLayer.push(arguments);} | ||
gtag('js', new Date()); | ||
|
||
gtag('config', 'G-HK9VCMHC5R'); | ||
</script> | ||
|
||
|
||
<script src="/js/qs.js"></script> | ||
|
||
<link rel="icon" type="image/png" href="/images/logos/egotech_logo_dark_favicon.png"> | ||
</head> | ||
<body> | ||
<p>Downloading Bugger v1.0.3 blueprint...</p> | ||
<p>Click <a href="https://github.com/EGO-Tech/starbase-ships/raw/main/bugger/blueprints/bugger.fbe">here</a> if download does not start.</p> | ||
<script> | ||
const { ref } = Qs.parse(Qs.parse(window.location.search.replace(/^\?/, ''))); | ||
if (window.gtag) gtag('event', 'download', { ship: 'Bugger', version: '1.0.3', download_ref: ref }); | ||
</script> | ||
</body> | ||
</html> | ||
|
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 |
---|---|---|
@@ -0,0 +1,41 @@ | ||
<!doctype html> | ||
<html lang="en"> | ||
<head> | ||
<meta charset="utf-8"> | ||
<meta name="viewport" content="width=device-width, initial-scale=1.0"> | ||
<meta http-equiv="refresh" content="0; url=https://github.com/EGO-Tech/starbase-ships/raw/main/clunker/blueprints/clunker.fbe" /> | ||
|
||
|
||
<title>Starbase Ships by EGOTech - Download Clunker</title> | ||
|
||
<meta property="og:title" content="Starbase Ships by EGOTech - Download Clunker" /> | ||
|
||
<meta property="og:image" content="https://github.com/EGO-Tech/starbase-ships/raw/main/clunker/photos/20221209152710_1.jpg" /> | ||
<meta property="og:description" content="" /> | ||
|
||
|
||
<!-- Google tag (gtag.js) --> | ||
<script async src="https://www.googletagmanager.com/gtag/js?id=G-HK9VCMHC5R"></script> | ||
<script> | ||
window.dataLayer = window.dataLayer || []; | ||
function gtag(){dataLayer.push(arguments);} | ||
gtag('js', new Date()); | ||
|
||
gtag('config', 'G-HK9VCMHC5R'); | ||
</script> | ||
|
||
|
||
<script src="/js/qs.js"></script> | ||
|
||
<link rel="icon" type="image/png" href="/images/logos/egotech_logo_dark_favicon.png"> | ||
</head> | ||
<body> | ||
<p>Downloading Clunker v1.0.2 blueprint...</p> | ||
<p>Click <a href="https://github.com/EGO-Tech/starbase-ships/raw/main/clunker/blueprints/clunker.fbe">here</a> if download does not start.</p> | ||
<script> | ||
const { ref } = Qs.parse(Qs.parse(window.location.search.replace(/^\?/, ''))); | ||
if (window.gtag) gtag('event', 'download', { ship: 'Clunker', version: '1.0.2', download_ref: ref }); | ||
</script> | ||
</body> | ||
</html> | ||
|
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 |
---|---|---|
@@ -0,0 +1,41 @@ | ||
<!doctype html> | ||
<html lang="en"> | ||
<head> | ||
<meta charset="utf-8"> | ||
<meta name="viewport" content="width=device-width, initial-scale=1.0"> | ||
<meta http-equiv="refresh" content="0; url=https://github.com/EGO-Tech/starbase-ships/raw/main/fisher/blueprints/fisher.fbe" /> | ||
|
||
|
||
<title>Starbase Ships by EGOTech - Download Fisher</title> | ||
|
||
<meta property="og:title" content="Starbase Ships by EGOTech - Download Fisher" /> | ||
|
||
<meta property="og:image" content="https://github.com/EGO-Tech/starbase-ships/raw/main/fisher/photos/20220806140258_1.jpg" /> | ||
<meta property="og:description" content="" /> | ||
|
||
|
||
<!-- Google tag (gtag.js) --> | ||
<script async src="https://www.googletagmanager.com/gtag/js?id=G-HK9VCMHC5R"></script> | ||
<script> | ||
window.dataLayer = window.dataLayer || []; | ||
function gtag(){dataLayer.push(arguments);} | ||
gtag('js', new Date()); | ||
|
||
gtag('config', 'G-HK9VCMHC5R'); | ||
</script> | ||
|
||
|
||
<script src="/js/qs.js"></script> | ||
|
||
<link rel="icon" type="image/png" href="/images/logos/egotech_logo_dark_favicon.png"> | ||
</head> | ||
<body> | ||
<p>Downloading Fisher v1.0.1 blueprint...</p> | ||
<p>Click <a href="https://github.com/EGO-Tech/starbase-ships/raw/main/fisher/blueprints/fisher.fbe">here</a> if download does not start.</p> | ||
<script> | ||
const { ref } = Qs.parse(Qs.parse(window.location.search.replace(/^\?/, ''))); | ||
if (window.gtag) gtag('event', 'download', { ship: 'Fisher', version: '1.0.1', download_ref: ref }); | ||
</script> | ||
</body> | ||
</html> | ||
|
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 |
---|---|---|
@@ -0,0 +1,41 @@ | ||
<!doctype html> | ||
<html lang="en"> | ||
<head> | ||
<meta charset="utf-8"> | ||
<meta name="viewport" content="width=device-width, initial-scale=1.0"> | ||
<meta http-equiv="refresh" content="0; url=https://github.com/EGO-Tech/starbase-ships/raw/main/fledger/blueprints/fledger.fbe" /> | ||
|
||
|
||
<title>Starbase Ships by EGOTech - Download Fledger</title> | ||
|
||
<meta property="og:title" content="Starbase Ships by EGOTech - Download Fledger" /> | ||
|
||
<meta property="og:image" content="https://github.com/EGO-Tech/starbase-ships/raw/main/fledger/photos/20221019154127_1.jpg" /> | ||
<meta property="og:description" content="" /> | ||
|
||
|
||
<!-- Google tag (gtag.js) --> | ||
<script async src="https://www.googletagmanager.com/gtag/js?id=G-HK9VCMHC5R"></script> | ||
<script> | ||
window.dataLayer = window.dataLayer || []; | ||
function gtag(){dataLayer.push(arguments);} | ||
gtag('js', new Date()); | ||
|
||
gtag('config', 'G-HK9VCMHC5R'); | ||
</script> | ||
|
||
|
||
<script src="/js/qs.js"></script> | ||
|
||
<link rel="icon" type="image/png" href="/images/logos/egotech_logo_dark_favicon.png"> | ||
</head> | ||
<body> | ||
<p>Downloading Fledger v1.0.1 blueprint...</p> | ||
<p>Click <a href="https://github.com/EGO-Tech/starbase-ships/raw/main/fledger/blueprints/fledger.fbe">here</a> if download does not start.</p> | ||
<script> | ||
const { ref } = Qs.parse(Qs.parse(window.location.search.replace(/^\?/, ''))); | ||
if (window.gtag) gtag('event', 'download', { ship: 'Fledger', version: '1.0.1', download_ref: ref }); | ||
</script> | ||
</body> | ||
</html> | ||
|
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 |
---|---|---|
@@ -0,0 +1,41 @@ | ||
<!doctype html> | ||
<html lang="en"> | ||
<head> | ||
<meta charset="utf-8"> | ||
<meta name="viewport" content="width=device-width, initial-scale=1.0"> | ||
<meta http-equiv="refresh" content="0; url=https://github.com/EGO-Tech/starbase-ships/raw/main/flipper/blueprints/flipper.fbe" /> | ||
|
||
|
||
<title>Starbase Ships by EGOTech - Download Flipper</title> | ||
|
||
<meta property="og:title" content="Starbase Ships by EGOTech - Download Flipper" /> | ||
|
||
<meta property="og:image" content="https://github.com/EGO-Tech/starbase-ships/raw/main/flipper/photos/20220721142859_1.jpg" /> | ||
<meta property="og:description" content="" /> | ||
|
||
|
||
<!-- Google tag (gtag.js) --> | ||
<script async src="https://www.googletagmanager.com/gtag/js?id=G-HK9VCMHC5R"></script> | ||
<script> | ||
window.dataLayer = window.dataLayer || []; | ||
function gtag(){dataLayer.push(arguments);} | ||
gtag('js', new Date()); | ||
|
||
gtag('config', 'G-HK9VCMHC5R'); | ||
</script> | ||
|
||
|
||
<script src="/js/qs.js"></script> | ||
|
||
<link rel="icon" type="image/png" href="/images/logos/egotech_logo_dark_favicon.png"> | ||
</head> | ||
<body> | ||
<p>Downloading Flipper v1.1.1 blueprint...</p> | ||
<p>Click <a href="https://github.com/EGO-Tech/starbase-ships/raw/main/flipper/blueprints/flipper.fbe">here</a> if download does not start.</p> | ||
<script> | ||
const { ref } = Qs.parse(Qs.parse(window.location.search.replace(/^\?/, ''))); | ||
if (window.gtag) gtag('event', 'download', { ship: 'Flipper', version: '1.1.1', download_ref: ref }); | ||
</script> | ||
</body> | ||
</html> | ||
|
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 |
---|---|---|
@@ -0,0 +1,41 @@ | ||
<!doctype html> | ||
<html lang="en"> | ||
<head> | ||
<meta charset="utf-8"> | ||
<meta name="viewport" content="width=device-width, initial-scale=1.0"> | ||
<meta http-equiv="refresh" content="0; url=https://github.com/EGO-Tech/starbase-ships/raw/main/hexxer/blueprints/hexxer.fbe" /> | ||
|
||
|
||
<title>Starbase Ships by EGOTech - Download Hexxer</title> | ||
|
||
<meta property="og:title" content="Starbase Ships by EGOTech - Download Hexxer" /> | ||
|
||
<meta property="og:image" content="https://github.com/EGO-Tech/starbase-ships/raw/main/hexxer/photos/20211130203152_1.jpg" /> | ||
<meta property="og:description" content="" /> | ||
|
||
|
||
<!-- Google tag (gtag.js) --> | ||
<script async src="https://www.googletagmanager.com/gtag/js?id=G-HK9VCMHC5R"></script> | ||
<script> | ||
window.dataLayer = window.dataLayer || []; | ||
function gtag(){dataLayer.push(arguments);} | ||
gtag('js', new Date()); | ||
|
||
gtag('config', 'G-HK9VCMHC5R'); | ||
</script> | ||
|
||
|
||
<script src="/js/qs.js"></script> | ||
|
||
<link rel="icon" type="image/png" href="/images/logos/egotech_logo_dark_favicon.png"> | ||
</head> | ||
<body> | ||
<p>Downloading Hexxer v1.1.0 blueprint...</p> | ||
<p>Click <a href="https://github.com/EGO-Tech/starbase-ships/raw/main/hexxer/blueprints/hexxer.fbe">here</a> if download does not start.</p> | ||
<script> | ||
const { ref } = Qs.parse(Qs.parse(window.location.search.replace(/^\?/, ''))); | ||
if (window.gtag) gtag('event', 'download', { ship: 'Hexxer', version: '1.1.0', download_ref: ref }); | ||
</script> | ||
</body> | ||
</html> | ||
|
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 |
---|---|---|
@@ -0,0 +1,41 @@ | ||
<!doctype html> | ||
<html lang="en"> | ||
<head> | ||
<meta charset="utf-8"> | ||
<meta name="viewport" content="width=device-width, initial-scale=1.0"> | ||
<meta http-equiv="refresh" content="0; url=https://github.com/EGO-Tech/starbase-ships/raw/main/hoarder/blueprints/hoarder.fbe" /> | ||
|
||
|
||
<title>Starbase Ships by EGOTech - Download Hoarder</title> | ||
|
||
<meta property="og:title" content="Starbase Ships by EGOTech - Download Hoarder" /> | ||
|
||
<meta property="og:image" content="https://github.com/EGO-Tech/starbase-ships/raw/main/hoarder/photos/20231103135119_1.jpg" /> | ||
<meta property="og:description" content="" /> | ||
|
||
|
||
<!-- Google tag (gtag.js) --> | ||
<script async src="https://www.googletagmanager.com/gtag/js?id=G-HK9VCMHC5R"></script> | ||
<script> | ||
window.dataLayer = window.dataLayer || []; | ||
function gtag(){dataLayer.push(arguments);} | ||
gtag('js', new Date()); | ||
|
||
gtag('config', 'G-HK9VCMHC5R'); | ||
</script> | ||
|
||
|
||
<script src="/js/qs.js"></script> | ||
|
||
<link rel="icon" type="image/png" href="/images/logos/egotech_logo_dark_favicon.png"> | ||
</head> | ||
<body> | ||
<p>Downloading Hoarder v1.0.0 blueprint...</p> | ||
<p>Click <a href="https://github.com/EGO-Tech/starbase-ships/raw/main/hoarder/blueprints/hoarder.fbe">here</a> if download does not start.</p> | ||
<script> | ||
const { ref } = Qs.parse(Qs.parse(window.location.search.replace(/^\?/, ''))); | ||
if (window.gtag) gtag('event', 'download', { ship: 'Hoarder', version: '1.0.0', download_ref: ref }); | ||
</script> | ||
</body> | ||
</html> | ||
|
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 |
---|---|---|
@@ -0,0 +1,41 @@ | ||
<!doctype html> | ||
<html lang="en"> | ||
<head> | ||
<meta charset="utf-8"> | ||
<meta name="viewport" content="width=device-width, initial-scale=1.0"> | ||
<meta http-equiv="refresh" content="0; url=https://github.com/EGO-Tech/starbase-ships/raw/main/hopper/blueprints/hopper.fbe" /> | ||
|
||
|
||
<title>Starbase Ships by EGOTech - Download Hopper</title> | ||
|
||
<meta property="og:title" content="Starbase Ships by EGOTech - Download Hopper" /> | ||
|
||
<meta property="og:image" content="https://github.com/EGO-Tech/starbase-ships/raw/main/hopper/photos/20220724201746_1.jpg" /> | ||
<meta property="og:description" content="" /> | ||
|
||
|
||
<!-- Google tag (gtag.js) --> | ||
<script async src="https://www.googletagmanager.com/gtag/js?id=G-HK9VCMHC5R"></script> | ||
<script> | ||
window.dataLayer = window.dataLayer || []; | ||
function gtag(){dataLayer.push(arguments);} | ||
gtag('js', new Date()); | ||
|
||
gtag('config', 'G-HK9VCMHC5R'); | ||
</script> | ||
|
||
|
||
<script src="/js/qs.js"></script> | ||
|
||
<link rel="icon" type="image/png" href="/images/logos/egotech_logo_dark_favicon.png"> | ||
</head> | ||
<body> | ||
<p>Downloading Hopper v1.1.0 blueprint...</p> | ||
<p>Click <a href="https://github.com/EGO-Tech/starbase-ships/raw/main/hopper/blueprints/hopper.fbe">here</a> if download does not start.</p> | ||
<script> | ||
const { ref } = Qs.parse(Qs.parse(window.location.search.replace(/^\?/, ''))); | ||
if (window.gtag) gtag('event', 'download', { ship: 'Hopper', version: '1.1.0', download_ref: ref }); | ||
</script> | ||
</body> | ||
</html> | ||
|
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 |
---|---|---|
@@ -0,0 +1,41 @@ | ||
<!doctype html> | ||
<html lang="en"> | ||
<head> | ||
<meta charset="utf-8"> | ||
<meta name="viewport" content="width=device-width, initial-scale=1.0"> | ||
<meta http-equiv="refresh" content="0; url=https://github.com/EGO-Tech/starbase-ships/raw/main/jabber/blueprints/jabber.fbe" /> | ||
|
||
|
||
<title>Starbase Ships by EGOTech - Download Jabber</title> | ||
|
||
<meta property="og:title" content="Starbase Ships by EGOTech - Download Jabber" /> | ||
|
||
<meta property="og:image" content="https://github.com/EGO-Tech/starbase-ships/raw/main/jabber/photos/20220107211217_1.jpg" /> | ||
<meta property="og:description" content="" /> | ||
|
||
|
||
<!-- Google tag (gtag.js) --> | ||
<script async src="https://www.googletagmanager.com/gtag/js?id=G-HK9VCMHC5R"></script> | ||
<script> | ||
window.dataLayer = window.dataLayer || []; | ||
function gtag(){dataLayer.push(arguments);} | ||
gtag('js', new Date()); | ||
|
||
gtag('config', 'G-HK9VCMHC5R'); | ||
</script> | ||
|
||
|
||
<script src="/js/qs.js"></script> | ||
|
||
<link rel="icon" type="image/png" href="/images/logos/egotech_logo_dark_favicon.png"> | ||
</head> | ||
<body> | ||
<p>Downloading Jabber v1.1.0 blueprint...</p> | ||
<p>Click <a href="https://github.com/EGO-Tech/starbase-ships/raw/main/jabber/blueprints/jabber.fbe">here</a> if download does not start.</p> | ||
<script> | ||
const { ref } = Qs.parse(Qs.parse(window.location.search.replace(/^\?/, ''))); | ||
if (window.gtag) gtag('event', 'download', { ship: 'Jabber', version: '1.1.0', download_ref: ref }); | ||
</script> | ||
</body> | ||
</html> | ||
|
Oops, something went wrong.