File tree Expand file tree Collapse file tree 2 files changed +16
-1
lines changed
Expand file tree Collapse file tree 2 files changed +16
-1
lines changed Original file line number Diff line number Diff line change 1+ # ProbeJS Legacy 4.6.3 -> 4.7.0
2+
3+ ` @ReturnsSelf ` support & better comment formatting
4+
5+ - add Rhizo ReturnsSelf annotation support
6+ - better comment formatting
7+ - blank lines at the front/back will now be ignored
8+ - comments will be formatted as one line if there's only one valid line
9+ - rejected classes will not be included in simulated ` Internal `
10+ - fixed SimulateOldTyping cannot to toggle on/off unless the game is restarted
11+ - fix create sequenced assembly recipe doc
12+ - skip reading read-only configs
13+
14+ ---
15+
116# ProbeJS Legacy 4.6.1 -> 4.6.3
217
318Fix again & Mod Scanner
Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ vineflower_version=1.10.1
2121 parchment_version =1.16.5:2022.03.06
2222
2323# Mod Properties
24- mod_version =4.6.3
24+ mod_version =4.7.0
2525 maven_group =com.prunoideae
2626 archives_base_name =probejs
2727 mod_id =probejs
You can’t perform that action at this time.
0 commit comments