Refactor launcher and studio modules
This commit is contained in:
parent
a20d298be2
commit
ec3e0f5138
34 changed files with 10300 additions and 8600 deletions
|
|
@ -4,7 +4,7 @@ import ConfigSection from "./components/ConfigSection";
|
|||
import EditorToolbar from "./components/EditorToolbar";
|
||||
import StatusFooter from "./components/StatusFooter";
|
||||
import TopNavTabs from "./components/TopNavTabs";
|
||||
import { openWorldshaperStudioWindow } from "./worldshaperStudio/windowing";
|
||||
import { openWorldshaperStudioWindow } from "./shared/windowing";
|
||||
import {
|
||||
CONFIG_TAB_TO_KEY,
|
||||
DIALOGUE_NODE_FIELD_ORDER,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue