Skip to content
This repository has been archived by the owner on Sep 6, 2023. It is now read-only.

Latest commit

 

History

History
58 lines (49 loc) · 2.16 KB

launch.md

File metadata and controls

58 lines (49 loc) · 2.16 KB
layout title permalink description
default
Launch
/launch
An updated version of the mechanics of the popular minecraft map Space Expedition, developed by Caplex OathBros
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.4.1/jquery.min.js"></script> <script src="/assets/launch/moduleList.js"></script>

{{ page.title }}


Loading...
Synthesisers
Synthesisers
<a class="noselect" href="/launch/modules/gravity-pads">
    <div class="tokenContainerOuter">
        <div class="tokenContainer" style="">
            <div class="tokenLagBox"></div>
            <div class="tokenCircle">
                <img style="width: 150px; height: 150px;" class="noselect" src="gravity-padslol" alt="Gravity Pads" onload="$(this).parent().parent().fadeIn();">
            </div>
        </div>
        <div class="tokenTitle">Gravity Pads</div>
    </div>
</a>


Design and code from gm4.co/modules