We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6d0ec47 commit eed7db3Copy full SHA for eed7db3
Package.toml
@@ -5,7 +5,7 @@
5
# contributors
6
author = "SyedMuhammad"
7
# version
8
- version = "0.0.10"
+ version = "0.1.0"
9
10
# script configurations
11
[script]
@@ -16,7 +16,7 @@
16
# whether to load all level entities on client - only enable it if your package needs to use level static meshes entities
17
load_level_entities = false
18
# the game version (major.minor) at the time this package was created, for granting compatibility between breaking changes
19
- compatibility_version = "1.30"
+ compatibility_version = "1.55"
20
# packages requirements
21
packages_requirements = [
22
0 commit comments