-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
ef5ee65
commit d4c205e
Showing
1 changed file
with
7 additions
and
1 deletion.
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,5 +1,11 @@ | ||
# SFramework Documentation | ||
Welcome to SFramework's API documentation! | ||
|
||
Here, you can find all the information you need on how to use SFramework as well as some guides on the more nuanced parts of the framework. If any clarification is needed, please open an [issue](https://github.com/mitchwadair/sidescroller-framework/issues) and the documentation will be updated ASAP. | ||
|
||
# Contents | ||
- [CraftStudio Extensions](https://github.com/mitchwadair/sidescroller-framework/blob/master/doc/CraftStudio%20Extensions.md) | ||
- [API](https://github.com/mitchwadair/sidescroller-framework/tree/master/doc/API) | ||
- [CraftStudio Extensions](https://github.com/mitchwadair/sidescroller-framework/blob/master/doc/API/CraftStudio%20Extensions.md) | ||
- [Components](https://github.com/mitchwadair/sidescroller-framework/tree/master/doc/API/Components) | ||
- [SpriteRenderer](https://github.com/mitchwadair/sidescroller-framework/blob/master/doc/API/Components/SpriteRenderer.md) | ||
|