mirror of
https://github.com/Atmosphere-NX/Atmosphere-Splashes.git
synced 2025-06-21 19:22:39 +02:00
Updated main README with information about non-running submissions
Signed-off-by: Adubbz <Adubbz@users.noreply.github.com>
This commit is contained in:
parent
34fd70853b
commit
a2a97efaaa
18
README.md
18
README.md
@ -4,10 +4,16 @@ This repo is to track the work on people's splash submissions for [Atmosphère-N
|
||||
|
||||
# Contrbuting
|
||||
|
||||
### Naming & File Placement
|
||||
* Submissions should be named following the format `Author_VariantNum.png`. For example, my first variant would be `Adubbz_0.png`, and my second would be `Adubbz_1.png`.
|
||||
* In-progress splashes should be placed into the `in_progress` folder following the above naming conventions, and added to its specific README found [here](https://github.com/Adubbz/Atmosphere-Splashes/tree/master/in_progress/Readme.md).
|
||||
* Finalised splashes should be placed into the `final` folder following the above naming conventions, and should be added to the main README (this file).
|
||||
* Files other than this png should be placed into folders inside the `in_progress` or `final` directories named with your username. For example, if I have some `xcf` files for my in-progress submission, they should be placed into `in_progress/Adubbz/somefilenamehere.xcf`.
|
||||
* Files other than this png should be placed within sub-folders inside the `in_progress`, `final` or `non_running` directories named with your username. For example, if I have some `xcf` files for my in-progress submission, they should be placed into `in_progress/Adubbz/somefilenamehere.xcf`.
|
||||
|
||||
### Submissions
|
||||
* In-progress submissions should be placed into the `in_progress` folder following the above naming conventions, and added to its specific README found [here](https://github.com/Adubbz/Atmosphere-Splashes/tree/master/in_progress/Readme.md).
|
||||
* Finalised submissions should be placed into the `final` folder following the above naming conventions, and should be added to the main README (this file).
|
||||
|
||||
### Non-Running Submissions
|
||||
* If you do not wish for your splash to potentially be selected as Atmosphère's default, you may place your work into the `non-running` folder, and add it to its specific README found [here](https://github.com/Adubbz/Atmosphere-Splashes/tree/master/non_running/Readme.md).
|
||||
|
||||
# Final Submissions
|
||||
|
||||
@ -33,8 +39,8 @@ NOTE: All XCFs provided were created with GIMP 2.9. As a result, latest stable v
|
||||
|
||||
# In-Progress Submissions
|
||||
|
||||
See [this](https://github.com/Adubbz/Atmosphere-Splashes/tree/master/in_progress/Readme.md) file for the in-progress submissions.
|
||||
See [here](https://github.com/Adubbz/Atmosphere-Splashes/tree/master/in_progress/Readme.md) for in-progress submissions.
|
||||
|
||||
# Non-Running
|
||||
# Non-Running Submission
|
||||
|
||||
We also got submissions which are not competing for the main splash, but instead are there for inspiration. Check them out [here](https://github.com/Adubbz/Atmosphere-Splashes/tree/master/non_running/Readme.md)
|
||||
See [here](https://github.com/Adubbz/Atmosphere-Splashes/tree/master/non_running/Readme.md) for non-running submissions. These are for inspiration rather than competing to be Atmosphère's default.
|
||||
|
Loading…
Reference in New Issue
Block a user