Skip to content
This repository was archived by the owner on May 24, 2024. It is now read-only.

Commit 7271f57

Browse files
committed
Update readme.md
1 parent ab6fc65 commit 7271f57

1 file changed

Lines changed: 10 additions & 16 deletions

File tree

readme.md

Lines changed: 10 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,16 @@ Consider this an alpha, everything works well enough to do useful things with it
1111
but the api is very likely to change and some bugs still exist.
1212

1313

14+
Features
15+
--------
16+
17+
- Load/unload/reload/autoloading scripts
18+
- Interpreter via */js*
19+
- Runtime per script
20+
- Full coverage of hexchat api
21+
- Windows(32bit) and Unix support
22+
23+
1424
Downloads
1525
---------
1626

@@ -42,19 +52,3 @@ Building
4252
1. Download [xulrunner-sdk](https://ftp.mozilla.org/pub/mozilla.org/xulrunner/releases/10.0.4esr/sdk/xulrunner-10.0.4esr.en-US.win32.sdk.zip).
4353
2. Update path in [hexchat-javascript.props](win32/hexchat-javascript.props).
4454
3. Open in [Visual Studio](https://www.microsoft.com/visualstudio/eng/downloads#d-express-windows-desktop) and build.
45-
46-
Features
47-
--------
48-
49-
Done:
50-
51-
- Load/unload/reload/autoloading scripts
52-
- Interpreter via */js*
53-
- Runtime per script
54-
- Full coverage of hexchat api
55-
- Windows(32bit) and Unix support
56-
57-
Todo:
58-
59-
- Error checking, testing, etc
60-
- Objectify all the things?

0 commit comments

Comments
 (0)