mirror of
https://github.com/rommapp/grout.git
synced 2026-04-23 06:54:36 +00:00
More moving around
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
# Contributing to Grout
|
||||
|
||||
For contribution guidelines, please see our documentation: https://grout.romm.app/development/
|
||||
For contribution guidelines, please see our documentation: https://grout.romm.app/contributing/
|
||||
|
||||
@@ -63,8 +63,8 @@ Interested in contributing? We'd love your help!
|
||||
|
||||
| Guide | Description |
|
||||
|-------|-------------|
|
||||
| [Contributing Guide](https://grout.romm.app/development/) | How to contribute code, translations, and more |
|
||||
| [Development Guide](https://grout.romm.app/development/development/) | Set up your local environment and build Grout |
|
||||
| [Contributing Guide](https://grout.romm.app/contributing/) | How to contribute code, translations, and more |
|
||||
| [Development Guide](https://grout.romm.app/contributing/development/) | Set up your local environment and build Grout |
|
||||
|
||||
---
|
||||
|
||||
|
||||
@@ -106,7 +106,7 @@
|
||||
"Pico-8 (P8)"
|
||||
],
|
||||
"pokemon-mini": [
|
||||
"Pokémon mini (PKM)"
|
||||
"Pokemon mini (PKM)"
|
||||
],
|
||||
"ps2": [
|
||||
"Sony PlayStation 2 (PS2)"
|
||||
|
||||
@@ -4,15 +4,7 @@
|
||||
"acpc": [],
|
||||
"amiga": [],
|
||||
"arcade": [
|
||||
"ARCADE",
|
||||
"CPS1",
|
||||
"CPS2",
|
||||
"CPS3",
|
||||
"MAME",
|
||||
"MAME2003PLUS",
|
||||
"MAME2010",
|
||||
"FBNEO",
|
||||
"NEOGEO"
|
||||
"ARCADE"
|
||||
],
|
||||
"arduboy": [],
|
||||
"atari-st": [],
|
||||
@@ -74,9 +66,7 @@
|
||||
"neo-geo-pocket": [
|
||||
"NGP"
|
||||
],
|
||||
"neo-geo-pocket-color": [
|
||||
"NGPC"
|
||||
],
|
||||
"neo-geo-pocket-color": [],
|
||||
"neogeoaes": [],
|
||||
"neogeomvs": [],
|
||||
"nes": [
|
||||
@@ -113,7 +103,9 @@
|
||||
"SFC"
|
||||
],
|
||||
"sg1000": [],
|
||||
"sharp-x68000": [],
|
||||
"sharp-x68000": [
|
||||
"X68000"
|
||||
],
|
||||
"sms": [
|
||||
"MS"
|
||||
],
|
||||
@@ -126,9 +118,7 @@
|
||||
"PCE"
|
||||
],
|
||||
"tic-80": [],
|
||||
"turbografx-cd": [
|
||||
"PCE"
|
||||
],
|
||||
"turbografx-cd": [],
|
||||
"vectrex": [],
|
||||
"vic-20": [],
|
||||
"virtualboy": [],
|
||||
|
||||
+5
-5
@@ -82,11 +82,11 @@ nav:
|
||||
- Spruce: platforms/spruce.md
|
||||
- NextUI: platforms/nextui.md
|
||||
- TrimUI: platforms/trimui.md
|
||||
- Development & Contributing:
|
||||
- development/index.md
|
||||
- Development Guide: development/development.md
|
||||
- State Machine Reference: development/state-machine.md
|
||||
- Kudos: development/kudos.md
|
||||
- Contributing:
|
||||
- contributing/index.md
|
||||
- Development Guide: contributing/development.md
|
||||
- State Machine Reference: contributing/state-machine.md
|
||||
- Kudos: contributing/kudos.md
|
||||
|
||||
copyright: Copyright © 2025 RomM Team
|
||||
|
||||
|
||||
Reference in New Issue
Block a user