Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Japa-Unity3D
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Harbor Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
PET Computação
Japa-Unity3D
Commits
8e185451
Project 'c3root/useradm' was moved to 'root/useradm'. Please update any links and bookmarks that may still have the old path.
Commit
8e185451
authored
8 years ago
by
Gabriel Olescki
Browse files
Options
Downloads
Patches
Plain Diff
Add readme.md
parent
3196da5f
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+40
-0
40 additions, 0 deletions
README.md
with
40 additions
and
0 deletions
README.md
0 → 100644
+
40
−
0
View file @
8e185451
# J.A.P.A.
Jogo de auxílio para crianças autistas
## Primeiros passos
Para contribuir no projeto, é necessária a instalação da
*game engine*
Unity3D.
### Pré-requisitos
Unity para Linux, versão 5.5.0f3
Instalador para Ubuntu 64-bits:
```
wget http://download.unity3d.com/download_unity/linux/unity-editor-5.5.0f3+20161125_amd64.deb
```
Instalador para outras distros 64-bits:
```
wget http://download.unity3d.com/download_unity/linux/unity-editor-installer-5.5.0f3+20161125.sh
```
### Instalação
Ubuntu 64-bits:
```
sudo dpkg -i
```
Outras distro:
```
chmod +x unity-editor-installer-5.5.0f3+20161125.sh
./unity-editor-installer-5.5.0f3+20161125.sh
```
## Obtendo o repositório
Clonando o projeto:
```
git clone git@gitlab.c3sl.ufpr.br:pet/Japa-Unity3D.git
```
## Contribuindo
Para os que queiram contribuir com o projeto são bem vindos para entrar em contato
com o pet computação ou enviar merge requests.
\ No newline at end of file
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment