Skip to content

Add support for custom styled logger windows per game #16

@RobynLlama

Description

@RobynLlama

Currently flower has one hard-coded logger.html and css file which would mean installing it on another game results in having a styled "Logger of Another World" instance which is kinda goofy.

Suggested changes:

  • Move per-game files into their own folders
  • Create build process that takes in a game's token as an argument and runs esbuild for that game's support file
  • Have above mentioned build process also copy in the logger html and css files from the support directory

Tasks

  • Split support files into directories and standardize their contents
  • Create build process that accepts game support token as input
  • Build process copies all required files to a known build directory

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions