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

Fix the default particle emitter source example URL and add a warning #314

Merged

Commits on Oct 18, 2024

  1. Fix the default particle emitter source example URL and add a warning

    The current default particle emitter source URL is an example URL that was supposed to resolve to the default particle if "example.org" was replaced with the domain of your instance; however the assets subdomain was erroneously omitted and it wasn't obvious that the default wouldn't work and what to change to make it work.
    This commit adds the missing subdomain and a warning that the default URL won't resolve unmodified with an explanation on what to change to correctly point it to the default white square particle on your instance.
    Exairnous committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    b78a4a4 View commit details
    Browse the repository at this point in the history