{"id":29099986,"url":"https://github.com/bcc-code/buk-tech-social","last_synced_at":"2026-04-30T02:32:03.372Z","repository":{"id":48188532,"uuid":"485472299","full_name":"bcc-code/buk-tech-social","owner":"bcc-code","description":"Social game development at BUK Sommercamp 2022","archived":false,"fork":false,"pushed_at":"2022-07-29T08:32:53.000Z","size":478821,"stargazers_count":0,"open_issues_count":0,"forks_count":2,"subscribers_count":3,"default_branch":"develop","last_synced_at":"2024-04-14T02:53:07.574Z","etag":null,"topics":["buk","social-games","unity","unity3d"],"latest_commit_sha":null,"homepage":"https://buk.no","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bcc-code.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-04-25T17:38:44.000Z","updated_at":"2022-06-11T08:12:32.000Z","dependencies_parsed_at":"2022-09-10T13:41:47.710Z","dependency_job_id":null,"html_url":"https://github.com/bcc-code/buk-tech-social","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/bcc-code/buk-tech-social","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bcc-code%2Fbuk-tech-social","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bcc-code%2Fbuk-tech-social/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bcc-code%2Fbuk-tech-social/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bcc-code%2Fbuk-tech-social/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bcc-code","download_url":"https://codeload.github.com/bcc-code/buk-tech-social/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bcc-code%2Fbuk-tech-social/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262471271,"owners_count":23316641,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["buk","social-games","unity","unity3d"],"created_at":"2025-06-28T17:38:07.216Z","updated_at":"2026-04-30T02:31:58.355Z","avatar_url":"https://github.com/bcc-code.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# BUK Tech Social\n\nSocial game development at BUK Sommercamp 2022\n\n## Setting up the environment\n\n### Download and install Visual Studio Code\n\n1. Download Visual Studio Code (VSCode) https://code.visualstudio.com/\n\n**Note:** Do _not_ install Visual Studio! That's a different program.\n\n### Download and install git\n\n#### On Windows\n\n1. Download git from the following link: https://git-scm.com/downloads\n2. Follow the instructions from the downloaded file.\n3. When asked what your git editor should be, select VSCode.\n4. When asked whether git should be added to your PATH, make sure you that option is set.\n\n#### On MacOS\n1. Open terminal and run `brew install git`\n\n#### On Linux\n\nInstall it using your package manager. On Debian based systems including Ubuntu or Mint you can run `sudo apt install git` in terminal\n\n### Download and install Unity\n\n1. Download Unity hub - https://unity3d.com/get-unity/download\n2. Open Unity hub\n3. Skip the recommended install: ![Skip recommended installation](./doc/skip-recommended-install.png)\n4. Install the latest 2022 version. (Apple Silicon users, see next screenshot below this one) ![Unity install](./doc/install-unity.png)  \n  **NOTE:** If you use an Apple Silicon MacOS, you must use the Unity Hub Beta version (enable beta inside Unity Hub) to find Unity 2022 in the list of available installs. Then you must select the Silicon version, not the Intel version ![Mac silicon unity install](./doc/install-mac-silicon.png)\n\n### Clone the git repository\n\n1. Open VSCode\n2. Click the _Clone Git Repository button_: ![Clone button in VSCode](./doc/clone-repo.png)\n3. Enter this URI: `https://github.com/bcc-code/buk-tech-social.git`\n\n### Load the project in Unity using Unity Hub\n\nPress the play button to play-test the scene and see whether it works.\n\n\n### World building\n\nTo erase the world and build your own world:\n- First erase the existing world: Delete the _MAST_Holder_ object from the scene hierarchy.\n- Click _Tools_ » _MAST_ » _Open MAST Window_\n- In the MAST window, click the folder icon in the bottom left corner to load prefabs.\n- Choose one of the folders in _Assets/FSP/_ folder. For example _Modular Terrain_ and click _Open_\n- Click one of the loaded prefabs in the MAST window to select it.\n- Click in the world view to place a copy of the prefab.\n- Now you can build your own world!\n\n#### MAST Hotkeys\n\nTo change the height of the drawing grid, press \u003ckbd\u003eShift\u003c/kbd\u003e\u003ckbd\u003eW\u003c/kbd\u003e and \u003ckbd\u003eShift\u003c/kbd\u003e\u003ckbd\u003eS\u003c/kbd\u003e.  \nTo rotate what you are drawing press \u003ckbd\u003eSpace\u003c/kbd\u003e.  \nTo mirror what you are drawing press \u003ckbd\u003eF\u003c/kbd\u003e.  \nTo hide the MAST grid, press \u003ckbd\u003eG\u003c/kbd\u003e.  \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbcc-code%2Fbuk-tech-social","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbcc-code%2Fbuk-tech-social","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbcc-code%2Fbuk-tech-social/lists"}