This commit is contained in:
Bitl 2022-09-10 13:31:52 -07:00
parent 6330b77db0
commit 1712c24a2b
3 changed files with 7 additions and 2 deletions

View File

@ -1,3 +1,8 @@
1.3 Snapshot v22.8288.23564.2
Fixes:
- Clarified the %generatescript% documentation.
- Fixed a certain easter egg not working.
----------------------------------------------------------------------------
1.3 Snapshot v22.8288.23564.1
Enhancements:
- Added the following Place Contest (August 2022) entries:

View File

@ -29,7 +29,7 @@ General:
%usenewsignformat% - for %signgeneratedjoinscript%, uses the new client signature format found on newer clients.
%useloadfile% - Uses the "loadfile" function instead of "dofile" for generated join scripts if "Generate scripts and fix map loading for 2007/2012+" is enabled or %generatescript% is added.
%userbxassetforgeneration% - When "Generate scripts and fix map loading for 2007/2012+" is enabled or %generatescript% is added, use "rbxasset" as the main path we should get the file from.
%generatescript% - Allows non-2007 clients to generate scripts. Equivalent to the "Generate scripts and fix map loading for 2007/2012+" option.
%generatescript% - Allows non-2007 clients to generate scripts. Equivalent to the script generator used with the "Generate scripts and fix map loading for 2007/2012+" option.
Server:
%limit% - Max Player limit.

View File

@ -8,6 +8,6 @@ ExtendedVersionNumber=True
ExtendedVersionEditChangelog=True
//ExtendedVersionTemplate=%version% v8.2022.%extended-revision%%lite%
ExtendedVersionTemplate=%version% Snapshot v22.%build%.%revision%.%extended-revision%
ExtendedVersionRevision=1
ExtendedVersionRevision=2
IsLite=False
InitialBootup=False