godotengine / godotengine/godot-docs

Image for docs 3.5 and 3.6rc for Export scripts not accurate.

Open
#9,673 1 comment 0 reactions 0 assignees View on GitHub
area:manual content:images topic:export
Dominant language
reStructuredText
Stars
5.7k
Forks
3.8k
Avg merge
1d 20h
Merged PRs (30d)
25

Description

### Tested versions

I have tested in 3.5.stable to 3.6rc1 for mono.

### System information

Windows 11

### Issue description

I wanted to encrypt my scripts so I looked up the documentation for 3.5 and 3.6. They show this picture:
![Screenshot-2024-07-29-095202](https://github.com/user-attachments/assets/e63d2439-b9ab-4d91-9379-f71faf6249b9)
It says "Script Export Mode". This led me to believe I could encrypt my C# scripts.

However, in the Project|Export menu of the actual editor under the "Scripts" tab it shows:
![Screenshot-2024-07-29-064216](https://github.com/user-attachments/assets/0527aa25-7db6-41d9-931d-17e6399bb22b)
Which says "GDSript Export Mode".

If Godot 3.x only encrypts GDScript files, the documentation should show the correct Editor screenshot. If it can encrypt all scripts, the Editor's labels need to reflect that.

### Steps to reproduce

Compare 3.5 editor to documentation.

### Minimal reproduction project (MRP)

No repo needed.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.