Skip to content

Easy Marketing in Unity is a Unity plugin that allows Unity developers to post to multiple social media sites at the same time including text, pictures and video from inside the editor.

Notifications You must be signed in to change notification settings

JoshuaKey/EasyMarketingInUnity

Repository files navigation

Easy Marketing in Unity

Easy Marketing in Unity is a plugin which allows users to post to multiple Social Media Sites from within the Unity Editor. This includes text, photo, video and gif. The goal of this plugin is to enable more developers to market their games more.

Easy Marketing in Unity is NOT a replacement for these sites

Join our Discord

What it Contains

Easy Marketing In Unity comes with 4 folders

  • Editor is responsible for all the code. You can look at it for inspiration, but it probably won't help.
  • Save contains Server Data, Preferences, and Log Information
  • Plugins contains all the external data. This includes the DLL and Server. I'd advise not touching this folder.
  • Textures contains all the textures used in the Plugin.

See the Help window for More Info.

How it Works

Easy Marketing In Unity uses 3 components Unity, DLL, and the Server

  • Unity allows for displaying UI and receiving User Interaction.
  • The DLL acts as a medium for interacting with the Server.
  • The Server allows users to perform API calls to each site.

See the Help window for More Info.

Instructions

1.) Find the Repository at https://github.com/JoshuaKey/EasyMarketingInUnity

2.) Download the Zip file (EasyMarketingInUnity.zip)

3.) Unzip the file

4.) Copy and Paste the EasyMarketingInUnity folder at the root of the Assets folder

5.) Open Window->EasyMarketingInUnity->Help

6.) Enjoy!

Support

Current Support:

OS:

  • Windows

Sites:

  • Twitter
  • Discord
  • Reddit
  • Slack

Errors

Error: "Opening File ... The process can not access the file because it is being used by another process."

  • Hit Cancel. Unity is being a baby because it can't access the file.

Other:

  • Responses Window is Slow
  • Notifications Settings does not work
  • Restart on Crash in Settings does not work

Testing

Here is what I am looking for with Testing. Feel free to send me comments.

  • UI / UX
  • Efficiency
  • OS / Unity Version Support

Contact

You can Reports Bugs on Github by making an Issue. You can contact me at my email, KeyJoshJ98@yahoo.com

About

Easy Marketing in Unity is a Unity plugin that allows Unity developers to post to multiple social media sites at the same time including text, pictures and video from inside the editor.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages