Skip to content

Commit

Permalink
Update README to be more accurate
Browse files Browse the repository at this point in the history
  • Loading branch information
matthewryanscott committed Feb 23, 2025
1 parent 1cdf0b3 commit 6a0f103
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -36,18 +36,18 @@ Our collective imagination is the limit!
https://en.wikipedia.org/wiki/Graph_drawing


Support for multiple languages
------------------------------
Supported programming languages
-------------------------------

Multiple programming languages are supported.
Supported languages currently include:

This is accomplished by combining a structured file format specification
with a code generation framework.
- Python 3.11+

Supported languages currently include:
While Radiant Voices currently only targets Python,
the project is structured to be able to handle multiple programming languages.

- Python 3.8+
- Typescript
This is accomplished by combining a structured file format specification
with a custom code generation framework.


Interaction with the SunVox DLL
Expand Down Expand Up @@ -100,7 +100,7 @@ as well as a specification defined in YAML format.
Requirements
------------

- A supported programming language.
- Python 3.11+

- OS and platform supported by `sunvox-dll-python`_, if working with
the native SunVox DLL.
Expand Down

0 comments on commit 6a0f103

Please sign in to comment.