You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
Add an index.md home page for GitHub Pages
This commit is contained in:
@@ -1 +0,0 @@
|
|||||||
theme: jekyll-theme-hacker
|
|
22
docs/index.md
Normal file
22
docs/index.md
Normal file
@@ -0,0 +1,22 @@
|
|||||||
|
Issues with the pokecrystal source code:
|
||||||
|
|
||||||
|
- [bugs_and_glitches.md](/docs/bugs_and_glitches.md)
|
||||||
|
- [design_flaws.md](/docs/design_flaws.md)
|
||||||
|
|
||||||
|
Map event scripts:
|
||||||
|
|
||||||
|
- [map_event_scripts.md](/docs/map_event_scripts.md)
|
||||||
|
- [event_commands.md](/docs/event_commands.md)
|
||||||
|
- [movement_commands.md](/docs/movement_commands.md)
|
||||||
|
- [text_commands.md](/docs/text_commands.md)
|
||||||
|
|
||||||
|
Other types of scripts:
|
||||||
|
|
||||||
|
- [battle_anim_commands.md](/docs/battle_anim_commands.md)
|
||||||
|
- [move_effect_commands.md](/docs/move_effect_commands.md)
|
||||||
|
- [music_commands.md](/docs/music_commands.md)
|
||||||
|
|
||||||
|
And other subsystems:
|
||||||
|
|
||||||
|
- [pic_animations.md](/docs/pic_animations.md)
|
||||||
|
- [menus.md](/docs/menus.md)
|
@@ -1,6 +1,4 @@
|
|||||||
# Everything you've ever wanted to know about menus*
|
# Menu Data
|
||||||
|
|
||||||
**\* but were afraid to ask**
|
|
||||||
|
|
||||||
|
|
||||||
## Contents
|
## Contents
|
Reference in New Issue
Block a user