Como enviar arquivos grandes do Unreal Engine 5 para o GitHub

Subscribers:
1,200
Published on ● Video Link: https://www.youtube.com/watch?v=a_O5_5yBl_w



Duration: 5:58
69 views
5


Colaboração em projetos de equipe remota do Unreal Engine 5.

Ao enviar todo os arquivos desse projeto, acabou excedendo o limite de tamanho de arquivo definido pelo GitHub. O GitHub impõe um limite de tamanho de arquivo de 100 MB para repositórios Git.

Para resolver esse problema, usei o Git LFS (Git Large File Storage): O Git LFS é uma extensão do Git que permite armazenar arquivos grandes em servidores externos, como o próprio Git LFS ou serviços de armazenamento em nuvem.

O código .gitattributes é o seguinte:

UE file types
*.uasset filter=lfs diff=lfs merge=lfs -text
*.umap filter=lfs diff=lfs merge=lfs -text

Raw Content types
*.fbx filter=lfs diff=lfs merge=lfs -text
*.3ds filter=lfs diff=lfs merge=lfs -text
*.psd filter=lfs diff=lfs merge=lfs -text
*.png filter=lfs diff=lfs merge=lfs -text
*.mp3 filter=lfs diff=lfs merge=lfs -text
*.wav filter=lfs diff=lfs merge=lfs -text
*.xcf filter=lfs diff=lfs merge=lfs -text
*.jpg filter=lfs diff=lfs merge=lfs -text

curso (fullstack) b7web: 👩🏽‍💻👉🏾 https://go.hotmart.com/K49983852K
curso de (Unreal Engine) Neriverso 👉🏾 : https://go.hotmart.com/D92362803Q
curso de (Unity), Patrick W. Muniz 👉🏾: https://go.hotmart.com/H76216002V




Other Videos By Área da Programação


2024-05-01Duck Hunt (Shooting) using the GDScript language for the Godot Engine.
2024-05-01Virtual Kart Car made in Unreal Engine em C++
2024-04-30Dev Entrevista (Fernando Posser) Desenvolvedor de Software e Fundador do @FernandoPosserPinheiro
2024-04-26Dev Entrevista (Gustavo Schneider) Desenvolvedor Unreal Engine
2024-04-24Indie Game of a Randomized Board with Multiplayer Server made in Unreal Engine 5
2024-04-23Dev Entrevista (Junior Baltazar) Programador de Jogos e Fundador do @BaltaRedStudios
2024-04-18Dev Entrevista - Lucas Gamarra (Animador 3D / Rigger ) e Fundador do @FarmandoXP
2024-04-18Marcos Game Dev Jogando e Analisando Meu Jogo Metal Slug Unity Engine @MarcosGameDev
2024-04-14Puzzle de Plataforma Multiplayer em C++ | Authority e Replication para Client-Server (Unreal Engine)
2024-04-13Puzzle de Plataforma Colaborativo (Authority and Replication) Unreal Engine 5
2024-04-12Como enviar arquivos grandes do Unreal Engine 5 para o GitHub
2024-04-11Survival Horror Game on Unreal Engine (C++ / Blueplint)
2024-04-07Random Board Game Unreal Engine 5
2024-03-27MEU PRIMEIRO JOGO PUBLICADO NA PLAY STORE (MILKY SHAKY LAB)
2024-03-24AS GAME ENGINES MAIS POPULARES (EVOLUÇÃO AO LONGO DO TEMPO)
2024-03-20METAL SLUG GAME (RUN AND GUN) IN ENGINE UNITY (C#) C SHARP
2024-03-18UNITY AI CHESS GAME IN (C#) C SHARP (JOGO DE XADREZ)
2024-01-01Os Melhores Jogos INDIE BRASILEIROS em (C#) UNITY
2023-12-13Marcos GameDev Analisando Jogo 2D em Unity
2023-11-21Animação orientada a objetos para interface do usuário UI na Unity com DOTween
2023-11-14Drag and Drop para (arrastar e soltar) elementos da interface do usuário UI na Unity



Tags:
enviar arquivos para o github
github armazenar arquivos grandes
como usar o git lfs
arquivos no github
o que é git lfs
o que é github
git large file storage
git lfs github
git lfs tutorial
unity git lfs
git lfs error
git lfs
github
git lfs unreal engine
unreal git lfs
unreal engine git lfs
unreal engine github
unreal engine
unreal engine 5
unreal engine 5 github
github and unreal engine
unreal engine 5 tutorial
unreal engine git
github unreal engine