added portuguese translation to readme

This commit is contained in:
NickMBR 2016-12-04 18:01:02 -02:00
parent ea3c922827
commit b2b76c53df

20
readme_ptbr.md Normal file
View File

@ -0,0 +1,20 @@
# Descrição
Essa é uma extensão para a expression2 do [wiremod's](https://github.com/wiremod/wire). Agora você poderá criar e manipular multiplos sprites ao mesmo tempo usando funções simples.
# Instalação
Baixe o arquivo .zip e extraia a pasta lua para a pasta "common/GarrysMod/garrysmod" ou clone este repositório para a pasta addons:
cd "%programfiles(x86)%/Steam/SteamApps/common/GarrysMod/garrysmod/addons"
git clone https://github.com/NickMBR/SpriteCore.git spritecore
# Utilização
Siga a documentação disponível na Oficina da Steam: [Documentação SpriteCore](http://steamcommunity.com/workshop/filedetails/discussion/811333794/154642447926114946/)
# Licença
Copyright 2016 NickMBR
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at
[http://www.apache.org/licenses/LICENSE-2.0](http://www.apache.org/licenses/LICENSE-2.0)
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.