Skip to content

Commit 18f5c1b

Browse files
authored
Merge pull request #327 from VaclavElias/update-recent-notes-01
Update recent notes + Minor content updates
2 parents 78d8ff8 + bc9dd81 commit 18f5c1b

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

en/contributors/core-team.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Core Team
22

3-
The core team is a small group of volunteer developers, each with expertise in different areas of development. There are no full-time developers solely dedicated to Stride's advancement; instead, the engine progresses through voluntary contributions from both the core team and the wider community. These individuals dedicate their spare time to enhancing and expanding the engine, driven by personal interest, passion for the project, and their specialized knowledge.
3+
The core team is a small group of volunteer developers, each with expertise in different areas of development. There are no full-time developers solely dedicated to Stride's advancement; instead, the engine progresses through voluntary contributions from both the core team and the [wider community](https://github.com/stride3d/stride?tab=readme-ov-file#contributors-). These individuals dedicate their spare time to enhancing and expanding the engine, driven by personal interest, passion for the project, and their specialized knowledge.
44

55
The core team is composed of members who make frequent contributions to the project, whether in code, documentation, or community management.
66

@@ -18,6 +18,7 @@ The core team is composed of members who make frequent contributions to the proj
1818
<td>
1919
<strong>xen2</strong>
2020
<br><i>Lead developer of Stride</i>
21+
<br><i class="small">(Original & Current)</i>
2122
</td>
2223
<td><a href="https://github.com/xen2">xen2</a></td>
2324
<td>Japan</td>

en/manual/index.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,12 @@ These pages contain information about how to use Stride, an open-source C# game
1111

1212
### Recent updates
1313

14+
#### Contributors
15+
16+
- <span class="badge text-bg-success">New</span> [Contributing - Core Team](../contributors/core-team.md) - The Stride core team
17+
- <span class="badge text-bg-info">Updated</span> [Contributing - Roadmap](../contributors/roadmap.md) - Status added
18+
19+
#### Manual
1420
- <span class="badge text-bg-info">Updated</span> [Scripts - Types of script](scripts/types-of-script.md) - Asynchronous script example improved
1521
- <span class="badge text-bg-success">New</span> [Scripts - Gizmos](scripts/gizmos.md) - Description and example of the Flexible Processing system
1622
- <span class="badge text-bg-success">New</span> [ECS - Flexible Processing](engine/entity-component-system/flexible-processing.md) - Description and example of the Flexible Processing system

0 commit comments

Comments
 (0)