mirror of
https://github.com/KarolS/millfork.git
synced 2026-04-20 18:16:35 +00:00
Allow importing modules from subdirectories. Move platform definitions
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
## Adding a custom platform
|
||||
|
||||
Every platform is defined in an `.ini` file with an appropriate name.
|
||||
The file is looked up in the directories on the include path, first directly, then in the `platform` subdirectory.
|
||||
|
||||
As an extension, multiline entries are supported:
|
||||
if a line ends with a backslash character, the value continues to the next line.
|
||||
|
||||
Reference in New Issue
Block a user