1
0
forked from me/IronOS

Preparing for rename

This commit is contained in:
Ben V. Brown
2020-12-31 12:32:00 +11:00
parent dc2b507045
commit bfcfc294c8
5 changed files with 54 additions and 15 deletions

View File

@@ -18,3 +18,9 @@ To build a release instead, run the build.sh script. This will update translatio
## Updating languages
To update the language translation files & associated font map, execute the `make_translation.py` code from the translations directory.
## Building Pinecil
I highly reccomend using the command line tools and using docker to run the compiler.
Its a bit more fussy on setup than the STM tooling and this is by far the easiest way.
If you _need_ an IDE I have used [Nuclei's IDE](https://nucleisys.com/download.php)