forked from dev-base/map
Reworking deployment script
parent
ba5595802b
commit
b0d12ed9b0
@ -1,4 +1,7 @@
|
||||
/// <reference path="../node_modules/@workadventure/iframe-api-typings/iframe_api.d.ts" />
|
||||
|
||||
// You can write your WorkAdventure script here, if any.
|
||||
// The "WA" global object is available from anywhere.
|
||||
|
||||
console.log('Script started successfully');
|
||||
WA.openCoWebSite('https://workadventu.re');
|
||||
|
Loading…
Reference in New Issue