Update README

This commit is contained in:
John Bintz 2024-06-09 15:17:19 -04:00
parent 0f4d54ad70
commit d670a1691f
2 changed files with 11 additions and 0 deletions

1
.gitignore vendored
View File

@ -17,3 +17,4 @@ src/BSDSocket_Size.s
src/bsdsocket_lib.fd
src/bsdsocket_lvo.i
src/*.Lib
libs/

View File

@ -153,6 +153,16 @@ Doing something cool with the extension?
timeouts using `Socket Async Wait Writing` to determine if the Internet
is available.
## Slot 18 taken already?
I'm also building releases for slots 9, 11, and 17. They're available for
separate download from each Release version 1.1.4 and on.
Note that you won't be able to load the test AMOS programs, or any other
progaam using the Slot 18 version, because AMOS uses the extension's slot
number in the saved tile. You'll have to export and import ASCII versions
of programs.
## Versioning
This project uses semantic versioning.