Changes

Jump to navigation Jump to search
No change in size ,  15:48, 12 June 2023
→‎Common questions: move Git repo question to bottom
Line 27: Line 27:  
; What if I don't like a proposed change?
 
; What if I don't like a proposed change?
 
: You still have full control of your original code and mod pages; nobody can change those without your approval! You're free to reject a change someone proposes to your mod.
 
: You still have full control of your original code and mod pages; nobody can change those without your approval! You're free to reject a change someone proposes to your mod.
  −
; What is a Git repository?
  −
: Git is software that helps track changes to your code, and a repository is a folder containing your mod files with Git tracking. You can look up Git tutorials if you want to know more, but don't worry: you don't need to know how it works to use it!
      
; Does this apply for content packs?
 
; Does this apply for content packs?
Line 39: Line 36:  
; I already released the mod without a license. Can I add a license now?
 
; I already released the mod without a license. Can I add a license now?
 
: Yes. If you created the entire mod yourself, you can add or change the license anytime. If others contributed to the mod (including code, translations, or images), you'll need to either get permission from each contributor to relicense their contributions, or strip their changes out of the mod.
 
: Yes. If you created the entire mod yourself, you can add or change the license anytime. If others contributed to the mod (including code, translations, or images), you'll need to either get permission from each contributor to relicense their contributions, or strip their changes out of the mod.
 +
 +
; What is a Git repository?
 +
: Git is software that helps track changes to your code, and a repository is a folder containing your mod files with Git tracking. You can look up Git tutorials if you want to know more, but don't worry: you don't need to know how it works to use it!
    
==Make your code open-source==
 
==Make your code open-source==
translators
8,446

edits

Navigation menu