mirror of
https://github.com/pret/pokeemerald.git
synced 2026-08-20 09:05:46 -05:00
Added JSON as the preferred data format (#6801)
This commit is contained in:
@@ -350,6 +350,10 @@ enum DifficultyLevel GetCurrentDifficultyLevel(void)
|
||||
}
|
||||
```
|
||||
|
||||
### Data file format
|
||||
|
||||
External data files should use JSON.
|
||||
|
||||
## Principles
|
||||
|
||||
### Minimally Invasive
|
||||
|
||||
Reference in New Issue
Block a user