Importing from any git provider
We’d love to support every Git provider out of the box, but that’s a lot to build! Instead, W4 Build lets you connect to any Git provider using:
Access Tokens
SSH Keys
In this section, we’ll show you how to import a project using Gitea as an example.
Importing any git repo
The idea of integrating other git repository, is that you store an access token in W4 build. This access token must have read repository permissions.
Create an access token
Copy the access token value
Click the import button on the ‘Other’ row
Fill the form with the following values
Simple Name: An easy name for you to identify the repository
Full repository Name: Usually username/repo_name
Repository URL: use the http repositoru URL
Type the default branch
Select the visibility of the repository
CLick the “+ New” Button
Type a name for the access token
Paste the access token value
Click Save
Click Create
Verify the repository has been
That’s it! Import is complete!!!!!
To build your project jump to Exporting a Game.