Skip to content

Commit bdf4a1d

Browse files
committed
Add source files column for chapters that will have them
1 parent bd96a34 commit bdf4a1d

File tree

1 file changed

+3
-3
lines changed
  • articles/tutorials/building_2d_games

1 file changed

+3
-3
lines changed

articles/tutorials/building_2d_games/index.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,9 @@ This documentation will introduce game development concepts using the MonoGame f
1717
> [!CAUTION]
1818
> This is currently a work in progress and is not finished.
1919
20-
| Chapter | Summary |
21-
| ------- | ------- |
22-
| | |
20+
| Chapter | Summary | Source Files |
21+
| ------- | ------- | ------------ |
22+
| | | |
2323

2424
In additional to the chapter documentation, supplemental documentation is also provided to give a more in-depth look at different topics with MonoGame. These are provided through the Appendix documentation below:
2525

0 commit comments

Comments
 (0)