Skip to content
Dominik Pavlíček edited this page Apr 3, 2023 · 2 revisions

1. How much does this plugin costs?

Nothing! This plugin is completely free even for commercial usage. If you want to support us, you can do it on Patreon or GitHub Sponsor.


2. I want to sell this plugin or distribute it under some paywalls, can I?

No, we won't be able to distribute our work this way. If you are unsure what is and what is not within the licence agreement, look at our Licence.


3. Do I need to pay you royalties if I make some product with your plugin?

Of course not! This plugin is free for personal and commercial usage. You can always support our work if you want to (Patreon or GitHub Sponsor), but it is not mandatory.


4. I have issues setting up/debugging/using your plugin, where can I call for help?

First of all, we are sorry you have issues. Fortunately, we have a place just for you, and that is our Support Discord. Feel free to join the channel and ask any questions there!


5. I want to update your plugin because I found a bug/issue or I have created a new feature, is there any way?

Sure! Take a look at our Contribution page which covers how this process works. We will be grateful if you do contribute, not just code, but updating textures, UI or other Unreal-specific stuff!


6. Where can I get this plugin?

There are two ways actually. The easiest way is to use Epic Games launcher/Marketplace page to get the latest published version. Link is HERE.

If you feel experimental or you are using an older than Epic Games Launcher-supported Engine version, you can always download the relevant versions from Releases here on GitHub. Link is HERE.


7. How do I enable/disable this plugin?

You can always find this (and all Mountea Framework plugins) plugin in Plugins settings: Edit/ Plugins/ Mountea Framework

Keep in mind that each state change requires Engine restart and if you are using any references to this plugin (Components, assets etc.), some parts of your project might stop working!


8. My game won't package with this plugin, can you help me?

Sure! There are different ways to deal with this issue.

1. You are using GitHub release

Plugin Installed to Game folder

In this case, you can try:

  • Move the Plugin folder from Game to Engine
  • Create an empty C++ class which will convert your project to C++ project
  • Join Support Discord and ask for help there
Plugin Installed to Engine folder

In this case, you can try:

  • Create an empty C++ class which will convert your project to C++ project
  • Join Support Discord and ask for help there

2. You are using Marketplace release

In this case, you can try:


9. How can I support your project?

Thank you kindly, we have official Patreon and GitHub Sponsor pages where you can choose your donation.

Those donations will grant you special Support Discord roles. Keep in mind that supporters won't receive any extra functionality!


10. What are the perks of joining the Support Discord?

First of all, you will have direct access to developers who can answer any of your questions. We are posting news there, announcing upcoming updates, you can request changes or wishlist some new features there.

The second point is community. You can share your progress, and ask for help or collaboration.


11. Do I receive any special treats if I become Supporter/Patreon?

Yes and no.

There is no hidden functionality in Mountea Plugins which would be unlocked by paying money. So from this point of view, there are no extra goods.

However, if you become any tier of supporter, no matter the platform, you will get higher priority when bug solving, higher priority when wishlisting features and you will be overall treated as a VIP person.

Clone this wiki locally