Heigvd / Wegas

A Web Game Authoring System coded in Java and Javascript for rapid development of serious games without programming skills.
https://wegas.albasim.ch
MIT License
28 stars 15 forks source link

New script creation in All Libraries bad path #1913

Open xgo-work opened 1 year ago

xgo-work commented 1 year ago

Result : the following tree gets created client/client/x.ts

Expected result : client/x.ts gets created

xgo-work commented 1 year ago

Work around : create the script form the "Client" library thumb