• Stars
    star
    180
  • Rank 212,120 (Top 5 %)
  • Language MDX
  • License
    MIT License
  • Created over 4 years ago
  • Updated 3 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

πŸ“š Documentation for GameCI open source projects



Welcome

Welcome to the GameCI documentation repo! Here you will find the documentation assests for GameCI and it's related open-source projects. The live documentation site availble at game.ci.

You may also view the markdown files directly at the following links:

Building the Docs Site

Built with Docusaurus 2.

This project has a hard dependancy on Node16. You will need to make sure that you have the proper version of node installed to avoid errors.

This project relies on yarn for package management. You will need to install yarn in order to build and test the documentation site.

  1. Install project dependancies

    yarn install
  2. Start a local develpment server

    This command starts a local development server and opens up a browser window. Most changes are reflected live without having to restart the server.

    yarn start
  3. Create a build This command generates static content into the build directory and can be served using any static contents hosting service.

    yarn build

Meet the Community

Join us on Discord and engage with the growing community of engineers, artists, hobbyists, and professionals using GameCI to build, test, and publish their projects everyday.

Support the Team

GameCI is free for everyone forever. You can support the peolpe who make GameCI pssible on OpenCollective

Licence

This repository is MIT licensed. This includes all contributions from the community.

Sponsors

More Repositories

1

unity-actions

Github actions for testing and building Unity projects
Mathematica
963
star
2

unity-builder

Build Unity projects for different platforms
TypeScript
842
star
3

docker

Series of CI-specialised docker images for Unity.
Dockerfile
394
star
4

unity3d-gitlab-ci-example-mirror

🍴Mirror of the game-ci/unity3d-gitlab-ci-example project. If you are looking for Github Actions, refer to https://game.ci/ documentation instead
C#
240
star
5

steam-deploy

Github Action to deploy a game to Steam
Shell
221
star
6

unity-test-runner

Run tests for any Unity project
TypeScript
206
star
7

unity-request-activation-file

Unity - Request manual activation file (part of unity-actions)
JavaScript
54
star
8

unity-activate

Activate personal or professional license for Unity
TypeScript
42
star
9

unity-actions-example

Example using Unity Actions to test and build a unity project.
C#
39
star
10

unity-license-activate

Activate Unity license through CLI
JavaScript
29
star
11

unity-return-license

Github Action to return a Unity pro license.
Dockerfile
18
star
12

unity-verify-code

An email parser to get 6 digit verification code
JavaScript
14
star
13

versioning-backend

Stateful backend to keep track of unity versions and docker build queues
TypeScript
11
star
14

unity3d-appveyor-proof-of-concept

This is a proof of concept to build Unity3d projects on the Appveoyr platform.
Mathematica
9
star
15

unity-orb

Build and test Unity projects for several platforms using CircleCI.
Shell
7
star
16

unity3d-windows-build-scripts-drafts

JavaScript
6
star
17

cli

Cross platform command-line interface for building, testing and deploying your projects.
TypeScript
6
star
18

editor-workbench

A tool to inspect and manage Game-CI workloads from inside the Unity Editor
C#
3
star