| >!Boot
|
| Copyright 2024-2025, Stephen Fryatt
|
| This file is part of Puzzles:
|
|   http://www.stevefryatt.org.uk/risc-os
|
| Licensed under the EUPL, Version 1.2 only (the "Licence");
| You may not use this work except in compliance with the
| Licence.
|
| You may obtain a copy of the Licence at:
|
|   http://joinup.ec.europa.eu/software/page/eupl
|
| Unless required by applicable law or agreed to in
| writing, software distributed under the Licence is
| distributed on an "AS IS" basis, WITHOUT WARRANTIES
| OR CONDITIONS OF ANY KIND, either express or implied.
|
| See the Licence for the specific language governing
| permissions and limitations under the Licence.

| Set the application path.

If "<Puzzles$Dir>"="" Then Set Puzzles$Dir <Obey$Dir>

| Set the filetype information.

Set File$Type_1F2 Puzzle

| Claim Puzzle files if these have not been claimed already.

If "<Alias$@RunType_1F2>" = "" Then Set Alias$@RunType_1F2 Run <Puzzles$Dir>.!Run -file %%*0

| Set the application sprites.

IconSprites <Puzzles$Dir>.!Sprites
