Skip to content

Conversation

BenVlodgi
Copy link

@BenVlodgi BenVlodgi commented Apr 10, 2023

  • The .gitignore is the standard one for UE.
  • Saved & Intermediate folders are local folders only. They add massive unnecessary files to the revision history. These are now properly ignored by the .gitignore.
  • Plugin Installed: false - Installed flag is only supposed to be true when the plugin is installed to the \Engine\Plugins\Marketplace\ directory. This happens automatically when the plugin is installed from the marketplace.
    This affects the way the plugin is displayed to the user in the Plugins list.

Installed flag is only supposed to be true when the plugin is installed to the engine level. This happens automatically when the plugin is installed from the marketplace.
This affects the way the plugin is displayed to the user in the Plugins list.
@BenVlodgi BenVlodgi changed the title Add .gitignore and remove Saved & Intermediate folders Add .gitignore and remove Saved & Intermediate folders & plugin definition update Apr 10, 2023
@BenVlodgi BenVlodgi changed the title Add .gitignore and remove Saved & Intermediate folders & plugin definition update Add .gitignore. Remove temp folders. Update Plugin definition. Apr 10, 2023
@BenVlodgi
Copy link
Author

@ElgSoft Can you review this?

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

Successfully merging this pull request may close these issues.

1 participant