forked from overextended/overextended.github.io
-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #2 from GordelaG/main
Editando pagina de addons/props
- Loading branch information
Showing
5 changed files
with
93 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,50 @@ | ||
--- | ||
title: Addons | ||
--- | ||
|
||
# Addons | ||
|
||
Aqui você pode encontrar todos os addons desenvolvidos pela equipe MRI. | ||
import { Callout, Steps, Tabs } from 'nextra/components'; | ||
|
||
|
||
<Callout type="info"> | ||
Recomendamos fortemente usar a pasta [addons] para seus resources de mapas,carros,roupas,peds etc... | ||
</Callout> | ||
|
||
### Arquitetura de pastas | ||
|
||
As pastas já foram renomeadas para serem utilizadas conforme a necessidade.\ | ||
Caso precise fazer alguma alteração, por favor, faça com cautela. | ||
|
||
```json | ||
📁addons | ||
├── 📁[maps] | ||
│ ├──📁[prison_map] | ||
│ │ ├──📂prison_canteen | ||
│ │ ├──📂prison_main | ||
│ │ └──📂prison_meeting | ||
│ ├──📁dealer_map | ||
| ├──📁hospital_map | ||
│ └──📁gordela_petshop | ||
├──📁[peds] | ||
│ └──📁K9addon | ||
├──📁[props] | ||
│ └──📁gordela_props | ||
├──📁[roupas] | ||
| └──📁pastas_roupas | ||
├──📁[shells] | ||
| └──📁gordela_shells_free | ||
├──📁[veiculos] | ||
| └──📁pastas_veiculos | ||
|_ | ||
``` | ||
### Remover/adicionar resources | ||
|
||
Para remover qualquer resource de dentro das pastas, basta deletar o arquivo desejado.\ | ||
Lembre-se de nunca excluir as pastas principais, conforme mostrado acima em [Arquitetura de pastas](addons#arquitetura-de-pastas).\ | ||
Recomendo realizar um backup antes de proceder com a exclusão desejada. | ||
|
||
<Callout type="warning"> | ||
Não delete a pasta 📁[shells], pois ela contém arquivos essenciais para o funcionamento do `ps-housing`. | ||
</Callout> | ||
|
||
### Props | ||
|
||
Para utilizar as props custom da MRI, é obrigatório ter a pasta 📁[props] no seu servidor.\ | ||
Para obter acesso à lista de props existentes, basta acessar a categoria de [Props](https://docs.mriqbox.com.br/mri/addons/props). |
Empty file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,45 @@ | ||
import DonateLink from '@components/DonateLink'; | ||
|
||
import { Callout, Steps, Tabs } from 'nextra/components'; | ||
|
||
### Colocar props | ||
|
||
Para adicionar as props, você deve usar o painel de administração através da tecla **F10**.\ | ||
Abaixo, um tutorial de como fazer isso. | ||
|
||
![Artefatos do Servidor](/static/gif/colocarprop.gif) | ||
|
||
### Remover props | ||
Para remover, basta abrir o F10, selecionar o seu projeto, ir até a prop e deletá-la.\ | ||
Abaixo, um tutorial de como fazer isso. | ||
|
||
![Artefatos do Servidor](/static/gif/removeprop.gif) | ||
|
||
### Lista de props | ||
<div className="mt-2 flex flex-wrap justify-evenly gap-4"> | ||
<img src="https://avatars.githubusercontent.com/u/65407488?v=4"width="128"/> | ||
<img src="https://avatars.githubusercontent.com/u/39926192?v=4"width="128"/> | ||
<img src="https://avatars.githubusercontent.com/u/31368547?v=4"width="128"/> | ||
<img src="https://avatars.githubusercontent.com/u/31368547?v=4"width="128"/> | ||
<img src="https://avatars.githubusercontent.com/u/31368547?v=4"width="128"/> | ||
<img src="https://avatars.githubusercontent.com/u/31368547?v=4"width="128"/> | ||
<img src="https://avatars.githubusercontent.com/u/65407488?v=4"width="128"/> | ||
<img src="https://avatars.githubusercontent.com/u/39926192?v=4"width="128"/> | ||
<img src="https://avatars.githubusercontent.com/u/31368547?v=4"width="128"/> | ||
<img src="https://avatars.githubusercontent.com/u/31368547?v=4"width="128"/> | ||
<img src="https://avatars.githubusercontent.com/u/31368547?v=4"width="128"/> | ||
<img src="https://avatars.githubusercontent.com/u/31368547?v=4"width="128"/> | ||
<img src="https://avatars.githubusercontent.com/u/65407488?v=4"width="128"/> | ||
<img src="https://avatars.githubusercontent.com/u/39926192?v=4"width="128"/> | ||
<img src="https://avatars.githubusercontent.com/u/31368547?v=4"width="128"/> | ||
<img src="https://avatars.githubusercontent.com/u/31368547?v=4"width="128"/> | ||
<img src="https://avatars.githubusercontent.com/u/31368547?v=4"width="128"/> | ||
<img src="https://avatars.githubusercontent.com/u/31368547?v=4"width="128"/> | ||
<img src="https://avatars.githubusercontent.com/u/65407488?v=4"width="128"/> | ||
<img src="https://avatars.githubusercontent.com/u/39926192?v=4"width="128"/> | ||
<img src="https://avatars.githubusercontent.com/u/31368547?v=4"width="128"/> | ||
<img src="https://avatars.githubusercontent.com/u/31368547?v=4"width="128"/> | ||
<img src="https://avatars.githubusercontent.com/u/31368547?v=4"width="128"/> | ||
<img src="https://avatars.githubusercontent.com/u/31368547?v=4"width="128"/> | ||
<img src="https://avatars.githubusercontent.com/u/31368547?v=4"width="128"/> | ||
</div> |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.