Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to launch the Web-IDE in linux? Do you have any Documents for it please? #40

Open
chuyuanlinzi opened this issue Dec 18, 2024 · 1 comment

Comments

@chuyuanlinzi
Copy link

No description provided.

@pigpigyyy
Copy link
Member

If you already have the Dora SSR engine installed, you can launch the Web IDE as follows:

  1. Open a terminal and run the Dora SSR engine executable by typing:

    dora-ssr --asset /usr/share/dora-ssr
  2. Once the engine is running, open a web browser and go to:

    http://localhost:8866
    

    This will give you access to the Web IDE.

The Web IDE runs locally and provides all the tools you need to start developing games with Dora SSR. For more detailed instructions, you can also check the Quick Start Guide.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants