Testing and Building

From Unofficial EFPSE wiki Extended
Revision as of 12:46, 28 July 2023 by Pixelwolf (talk | contribs) (Created page with "You can test and build your game by several methods: Pressing buttons on top of the map editor or by using "Build" menu. Building without packing will just copy all your files into a separate folder. This is useful if you want to speed up loading time or just want to give out your resources along with the game. Testing game will put executable and necessary dll files into "Projects" folder and then run your project. If you created your project elsewhere, you can just c...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

You can test and build your game by several methods:

Pressing buttons on top of the map editor or by using "Build" menu.

Building without packing will just copy all your files into a separate folder. This is useful if you want to speed up loading time or just want to give out your resources along with the game. Testing game will put executable and necessary dll files into "Projects" folder and then run your project. If you created your project elsewhere, you can just copy its folder into "Projects" folder and open it in the editor.

You can also test your currently selected map through "Test Current Map" option.