Custom level creation: Difference between revisions

From Turing Complete
No edit summary
mNo edit summary
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{Breadcrumbs|Alpha Branch}}
{{Breadcrumbs|Alpha Branch/{{SUBPAGENAME}}}}
Here you will find instructions and recommendations for creating your own custom levels and submitting them to be considered for inclusion in the base game.
Here you will find instructions and recommendations for creating your own custom levels and submitting them to be considered for inclusion in the base game.


* [[Custom level creation/Getting started|Getting started]]
* [[Custom level creation/Getting started|Getting started]]
* Files
* Files:
** Default circuit and components (<code>circuit.data</code>)
** [[Custom level creation/circuit.data|Default circuit and components]] (<code>circuit.data</code>)
** Level metadata (<code>meta.txt</code>)
** [[Custom level creation/meta.txt|Level metadata]] (<code>meta.txt</code>)
** UI metadata (<code>ui.txt</code>)
** [[Custom level creation/ui.txt|UI metadata]] (<code>ui.txt</code>)
** Circuit testing (<code>test.si</code>)
** [[Custom level creation/test.si|Circuit testing]] (<code>test.si</code>)
** Image files
** [[Custom level creation/Other files|Other files]]
* Adding your level to the map
* [[Custom level creation/Adding your level to the map|Adding your level to the map]]

Latest revision as of 09:56, 19 February 2025

Here you will find instructions and recommendations for creating your own custom levels and submitting them to be considered for inclusion in the base game.