1,554
edits
Dreammaster (talk | contribs) m (Add a link to a new List of External Projects page) |
(→Getting started: mentioned forking) |
||
Line 3: | Line 3: | ||
== Getting started == | == Getting started == | ||
* The first thing you need to be able to do is [[Git#Retrieving_the_code|get the ScummVM code]] from our [[Git]] repository. | * The first thing you need to be able to do is [[Git#Retrieving_the_code|get the ScummVM code]] from our [[Git]] repository. | ||
* Fork [https://github.com/scummvm/scummvm ScummVM main Git repository], this will be your working space | |||
* Then you should [[Compiling ScummVM|compile ScummVM]]. | * Then you should [[Compiling ScummVM|compile ScummVM]]. | ||
* If you are new to open source, you can also try reading https://opensource.guide/how-to-contribute/ | * If you are new to open source, you can also try reading https://opensource.guide/how-to-contribute/ |