Add customgenerator linkthrough
This commit is contained in:
parent
19d34454af
commit
12c79c4414
1 changed files with 14 additions and 0 deletions
14
customGenerator.html
Normal file
14
customGenerator.html
Normal file
|
@ -0,0 +1,14 @@
|
|||
<html>
|
||||
|
||||
<body>
|
||||
|
||||
The custom generator has moved (temporarily), go to <a href='https://pietervdvn.github.io/mc/legacy/070/customGenerator.html'</a>
|
||||
Redirecting you to the development version
|
||||
|
||||
<script>
|
||||
window.location.replace("https://pietervdvn.github.io/mc/legacy/070/customGenerator.html" + window.location.search + window.location.hash );
|
||||
</script>
|
||||
|
||||
</body>
|
||||
|
||||
</html>
|
Loading…
Reference in a new issue