frontend
    Preparing search index...

    Interface ManualButtonProps

    Props for the ManualButton component.

    interface ManualButtonProps {
        gamePath: string;
    }
    Index

    Properties

    Properties

    gamePath: string