Skip to content

Commit

Permalink
Realizando deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
hugoruscitti committed Jul 25, 2023
1 parent f79f903 commit 19bb8f6
Show file tree
Hide file tree
Showing 7 changed files with 52 additions and 49 deletions.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<link rel="icon" type="image/png" sizes="32x32" href="/favicon.ico?pilas-engine" />


<meta name="pilas-engine/config/environment" content="%7B%22modulePrefix%22%3A%22pilas-engine%22%2C%22environment%22%3A%22production%22%2C%22rootURL%22%3A%22%22%2C%22locationType%22%3A%22hash%22%2C%22pilas%22%3A%7B%22esperar_antes_de_iniciar%22%3Afalse%7D%2C%22EmberENV%22%3A%7B%22FEATURES%22%3A%7B%7D%2C%22EXTEND_PROTOTYPES%22%3A%7B%22Date%22%3Afalse%7D%2C%22_JQUERY_INTEGRATION%22%3Afalse%7D%2C%22remoteBackendURL%22%3A%22https%3A%2F%2Fbackend.pilas-engine.com.ar%22%2C%22remoteFrontendURL%22%3A%22https%3A%2F%2Fapp.pilas-engine.com.ar%22%2C%22activarBloques%22%3Atrue%2C%22APP%22%3A%7B%22name%22%3A%22pilas-engine%22%2C%22version%22%3A%222.8.8%2Ba044d0ac%22%7D%2C%22keyManagerConfig%22%3A%7B%22isDisabledOnInput%22%3Atrue%7D%2C%22backendURL%22%3A%22https%3A%2F%2Fbackend.pilas-engine.com.ar%22%2C%22frontendURL%22%3A%22https%3A%2F%2Fapp.pilas-engine.com.ar%22%2C%22exportApplicationGlobal%22%3Afalse%7D" />
<meta name="pilas-engine/config/environment" content="%7B%22modulePrefix%22%3A%22pilas-engine%22%2C%22environment%22%3A%22production%22%2C%22rootURL%22%3A%22%22%2C%22locationType%22%3A%22hash%22%2C%22pilas%22%3A%7B%22esperar_antes_de_iniciar%22%3Afalse%7D%2C%22EmberENV%22%3A%7B%22FEATURES%22%3A%7B%7D%2C%22EXTEND_PROTOTYPES%22%3A%7B%22Date%22%3Afalse%7D%2C%22_JQUERY_INTEGRATION%22%3Afalse%7D%2C%22remoteBackendURL%22%3A%22https%3A%2F%2Fbackend.pilas-engine.com.ar%22%2C%22remoteFrontendURL%22%3A%22https%3A%2F%2Fapp.pilas-engine.com.ar%22%2C%22activarBloques%22%3Atrue%2C%22APP%22%3A%7B%22name%22%3A%22pilas-engine%22%2C%22version%22%3A%222.8.9%2Bf79f903a%22%7D%2C%22keyManagerConfig%22%3A%7B%22isDisabledOnInput%22%3Atrue%7D%2C%22backendURL%22%3A%22https%3A%2F%2Fbackend.pilas-engine.com.ar%22%2C%22frontendURL%22%3A%22https%3A%2F%2Fapp.pilas-engine.com.ar%22%2C%22exportApplicationGlobal%22%3Afalse%7D" />

<link integrity="" rel="stylesheet" href="assets/vendor-707b6a32c25be8382e7c122ebe2a2b85.css" />
<link integrity="" rel="stylesheet" href="assets/pilas-engine-dca8ff980d465001428ff179cc84188b.css" />
Expand Down Expand Up @@ -37,7 +37,7 @@


<script integrity="" src="assets/vendor-df3be320e1338081b1e98006270805d1.js"></script>
<script integrity="" src="assets/pilas-engine-f9d73badf2eed2fdf0ac3eb88b50d68a.js"></script>
<script integrity="" src="assets/pilas-engine-d2d258fa91154a3eeba705794bbcf722.js"></script>
<script integrity="" src="typescript-ed86bfa50cb3d53cd40a5ca37af26d59.js"></script>

<div id="ember-basic-dropdown-wormhole"></div>
Expand Down
4 changes: 2 additions & 2 deletions docs/manual/exportar_juegos.html
Original file line number Diff line number Diff line change
Expand Up @@ -224,7 +224,7 @@ <h3 id="cómo-ejecutar-el-juego-en-pantalla-completa">Cómo ejecutar el
<span id="cb6-2"><a href="#cb6-2" aria-hidden="true" tabindex="-1"></a></span>
<span id="cb6-3"><a href="#cb6-3" aria-hidden="true" tabindex="-1"></a><span class="ex">cordova</span> create cordova</span></code></pre></div>
<p>Luego, tendrías que mover todos los archivos del directorio
“proyecto” (index.html, pilas-engine-c22dba01e6a47c179a0f2c5828b4c083.js etc…) dentro del directorio
“proyecto” (index.html, pilas-engine-a2f4d988cff4584fc6cd1128567c7cba.js etc…) dentro del directorio
“cordova/www”.</p>
<p>Por último, tendrías que agregar la plataforma principal (android o
ios) y luego iniciar la compilación:</p>
Expand All @@ -241,7 +241,7 @@ <h3 id="cómo-ejecutar-el-juego-en-pantalla-completa">Cómo ejecutar el
class="sourceCode bash"><code class="sourceCode bash"><span id="cb8-1"><a href="#cb8-1" aria-hidden="true" tabindex="-1"></a><span class="bu">cd</span> cordova</span>
<span id="cb8-2"><a href="#cb8-2" aria-hidden="true" tabindex="-1"></a><span class="ex">cordova</span> platform add android</span></code></pre></div>
<p>En este punto, asegúrate de haber movido todos los archivos del
directorio “proyecto” (index.html, pilas-engine-c22dba01e6a47c179a0f2c5828b4c083.js etc…) dentro del
directorio “proyecto” (index.html, pilas-engine-a2f4d988cff4584fc6cd1128567c7cba.js etc…) dentro del
directorio “cordova/www”.</p>
<p>Luego tienes que generar el proyecto para android con este
comando:</p>
Expand Down
2 changes: 1 addition & 1 deletion docs/pilas-canvas.html
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@

<script integrity="" src="phaser-5c148304f03f4b713542800729b65f2c.js"></script>
<script integrity="" src="nineslice-dd48a29e43da355eefbc4f1b0db11d2d.js"></script>
<script integrity="" src="pilas-engine-c22dba01e6a47c179a0f2c5828b4c083.js"></script>
<script integrity="" src="pilas-engine-a2f4d988cff4584fc6cd1128567c7cba.js"></script>
</head>

<body>
Expand Down

0 comments on commit 19bb8f6

Please sign in to comment.