Doc: How to Compile Godot With FreecoiL

Summary:

Document: How to compile Godot with FreecoiL on your own computer.

What is the Feature Request in Detail?:

Will contain a list of requirements. Will discuss how to setup the directories. Will discuss which git version of Godot has currently been tested by the maintainer to actually work. Will discuss where files need to be placed. Will discuss what commands to execute. Will discuss what to do if building fails, common reasons.

Have you thought of alternative implementations?:

No.

Will this impact other features?:

No.

Mockups:

N/A.

Do you plan to start a PR for this feature?:

Yes.

Notes to Self:

  • To install the sphinx requirements with markdown support I did:
sudo -H pip3 install sphinx recommonmark
Edited by FeralBytes