Skip to content

Commit cdd53d2

Browse files
authored
Tidy up useage and compatibility
1 parent fa3423e commit cdd53d2

File tree

1 file changed

+19
-5
lines changed

1 file changed

+19
-5
lines changed

docs/beginner's-guide-to-qodot/index.md

Lines changed: 19 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -46,11 +46,25 @@ To bring back the "Full Build" toolbar, press <kbd>Alt</kbd> + <kbd>B</kbd> and
4646
2. Download and install the plugin. `/qodot/textures` can be ignored to save on filesize and import time.
4747
3. Go to Project > Project Settings > Plugins, then enable Qodot.
4848

49-
## Using Qodot
49+
# Compatibility
50+
51+
## Updating
52+
53+
When updating, make sure to delete `/addons/qodot` from your project before installing a newer version, in order to avoid script errors arising from mis-matched code.
5054

51-
To get started with Qodot, you can read:
55+
## Compatibility
5256

53-
1. [Building Maps](building-maps.md) to learn the absolute basics of building maps using Qodot.
54-
2. [Loading Textures](loading-textures.md) to learn how to connect Trenchbroom to Godot and apply your Godot project's textures to geometry using Trenchbroom.
57+
Here is the compatibility for Qodot across different Godot versions.
58+
- Godot 4.1.x+
59+
- Qodot 2023.1
60+
- Godot 3.3.x+
61+
- Qodot 1.7.0+
62+
- Godot 3.2.x+
63+
- Qodot 1.6.0+
64+
- Godot 3.1.x+
65+
- Qodot 1.0
66+
- Qodot 1.5.6
67+
68+
## Using Qodot
5569

56-
By completing the beginner's guide, you will be able to build and texture maps for Godot using Trenchbroom.
70+
To get started with Qodot, read [Building Maps](building-maps.md) to learn the absolute basics of building maps using Qodot.

0 commit comments

Comments
 (0)