We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4ffbce4 commit 6a0ee99Copy full SHA for 6a0ee99
README.md
@@ -686,7 +686,7 @@ The following parameters are supported:
686
* `RelativeAdditionalModulesPath`: like AdditionalModulesPath, but the path is relative to the /Content directory
687
* `ZipPath`: allow to specify a .zip file that is added to sys.path
688
* `RelativeZipPath`: like ZipPath, but the path is relative to the /Content directory
689
-* `IMportModules: comma/space/semicolon separated list of modules to import on startup (after ue_site)
+* `ImportModules: comma/space/semicolon separated list of modules to import on startup (after ue_site)
690
691
Example:
692
0 commit comments