Skip to content
This repository was archived by the owner on Apr 28, 2026. It is now read-only.

Commit b9f750c

Browse files
committed
PRE 3
1 parent 1941ad2 commit b9f750c

2 files changed

Lines changed: 11 additions & 11 deletions

File tree

README.MD

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -30,16 +30,16 @@ Rec.js is RecNet server replacement for old Rec Room builds.
3030

3131
[Read this part of the FaQ before making an issue that your build doesn't work!](#q-my-build-doesnt-work)
3232

33-
| Year | Supported | Tested Builds | Notes |
34-
|------|------------|--------------------|---------------------------------------------------------|
35-
| 2016 || December 23rd 2016 | Image saving does not work as intended. |
36-
| 2017 || October 10th 2017 | Image saving does not work as intended. |
37-
| 2018 || | |
38-
| 2019 || | Support for this build might never be officially added. |
39-
| 2020 || | Support for this build might never be officially added. |
40-
| 2021 || | Support for this build might never be officially added. |
41-
| 2022 || | Support for this build might never be officially added. |
42-
| 2023 || | Support for this build might never be officially added. |
33+
| Year | Supported | Tested Builds | Notes |
34+
|------|-----------|-----------------------------------------------|-----------------------------------------------------------------------------------------------------------|
35+
| 2016 || December 23rd 2016 | Image saving does not work as intended. |
36+
| 2017 || January 2017, Febuary 2017, October 10th 2017 | Image saving does not work as intended, The computer does not work properly, PFP loading has some issues. |
37+
| 2018 || | |
38+
| 2019 || | Support for this might never be officially added. |
39+
| 2020 || | Support for this might never be officially added. |
40+
| 2021 || | Support for this might never be officially added. |
41+
| 2022 || | Support for this might never be officially added. |
42+
| 2023 || | Support for this might never be officially added. |
4343

4444
## Download
4545

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"version": "0.1.0",
44
"dev": {
55
"is_dev": true,
6-
"suffix": "-pre2"
6+
"suffix": "-pre3"
77
},
88
"description": "A RecNet server replacement for old Rec Room builds",
99
"main": "index.js",

0 commit comments

Comments
 (0)