If i’m working on a C++ plugin for UE4, what can I and can I not have on github? Not really sure about the legal aspect of this.
Edit: Well I came accross this right after posting this → Can I share code on a public github repository? - Programming & Scripting - Unreal Engine Forums .
So I’m guessing I can share any code I write
             
            
              
            
           
          
            
            
              All code you written is legally yours and you decide on distribution erms, so yes as long as it’s not engine code you free to publish code.
             
            
              
            
           
          
            
              
                atypic  
              
                  
                    June 1, 2014,  7:27pm
                   
                  3 
               
             
            
              Right - if you’re talking about a public GitHub directory, you can share any source you write, but not UE source.  If you’re on the UE GitHub network, you can share both.
             
            
              
            
           
          
            
              
                Jerreck  
              
                  
                    December 5, 2014,  1:14pm
                   
                  4 
               
             
            
              This should totally be in their FAQs.  I’ve been looking for this answer for a couple of days now.
             
            
              
            
           
          
            
            
              So if its a blueprint project with just a few blueprints i can post it?