Sets up the basic project structure, including configuration files, source code directories, and a default .gitignore. Configures the engine for optimal rendering and input settings.
4 lines
169 B
XML
4 lines
169 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<project version="4">
|
|
<component name="Encoding" addBOMForNewFiles="with BOM under Windows, with no BOM otherwise" />
|
|
</project> |