Skip to content

viniciushelder/UE5-Linter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Unreal Engine Linter Plugin

This Unreal Engine plugin is a modified version of the Gamemakin Linter plugin, originally created by Allar.

Notice

Please note that I do not provide support for this plugin.

Installation Instructions

  1. Download the Plugin:

    • Go to the releases section of this repository.
    • Select the correct version and download the zip file named "Linter 5.x".
  2. Extract the Plugin:

    • Once downloaded, extract the contents of the zip file.
  3. Copy the Plugin:

    • Navigate to your Unreal Engine project directory.
    • Locate the Plugins directory within your project directory (if it doesn't exist, create it).
    • Copy the extracted Linter folder into your project's Plugins directory.
    • Your folder structure should look like this:
      YourGameProject/
      ├── YourGame.uproject
      ├── Plugins/
      │   └── Linter/
      │       ├── ...
      │       └── (plugin files)
      └── ...
      
  4. Start Your Project:

    • You can now start using the Linter plugin within your project.

License

This project is licensed under the MIT License.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages