Skip to content

Commit fc1ce12

Browse files
add information about contributing to the README
1 parent c749683 commit fc1ce12

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,11 @@ About
66

77
*Pattern:Script* is an open-source HTML5 game engine based on [PuzzleScript](https://www.puzzlescript.net). Try it out [here](https://clementsparrow.github.io/Pattern-Script/src/editor.html)!
88

9-
The manual has not been updated yet from PuzzleScript, as the project targets game devs with prior knowledge of PuzzleScript. A list of the new features (and planned features) is available [on the project's wiki](https://github.com/ClementSparrow/Pattern-Script/wiki) – you should start there to learn what Pattern:Script can do for you!
9+
The manual has only been partially updated from PuzzleScript, as the project targets game devs with prior knowledge of PuzzleScript. A list of the new features (and planned features) is available [on the project's wiki](https://github.com/ClementSparrow/Pattern-Script/wiki) – you should start there to learn what Pattern:Script can do for you!
1010

11+
If you want to contribute to the project, I suggest starting with reading these pages:
12+
- [What to contribute?](https://github.com/ClementSparrow/Pattern-Script/wiki/What-To-Contribute%3F) – most needed features and easiest features to implement
13+
- [How to contribute?]() – what do I need to contribute, how do I setup an environment to contribute, what code standard should I follow, how do I send my contributions, etc?
1114

1215
Licence
1316
-------

0 commit comments

Comments
 (0)