-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #208 from MASSHUU12/restore-yat-enable-functionality
Restore yat enable functionality
- Loading branch information
Showing
5 changed files
with
21 additions
and
22 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
<div align="center"> | ||
<h3>YatEnable</h1> | ||
<p>Here you can find information on the YatEnable functionality that allows you to restrict access to the terminal.</p> | ||
</div> | ||
|
||
### YatEnable | ||
|
||
Yat allows you to restrict access to the terminal via the `YatEnable` file located in the `user://` or `res://` directories. | ||
|
||
The file name as well as the target directory can be customized. | ||
|
||
If the file is present, Yat is available, otherwise running the terminal is not possible. | ||
|
||
Checking for the presence of the file is only done during Ready. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters