-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathREADME.txt
More file actions
29 lines (17 loc) · 1 KB
/
README.txt
File metadata and controls
29 lines (17 loc) · 1 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
AllBinary Platform TypeScript
What is it?
This repository contains code generated by the AllBinary Platform for ArkTS and
React Native support in TypeScript. This repo is used to allow developers
to skip the TypeScript code generation step.
What are some examples game with this TypeScript code?
https://allbinary.itch.io (The downloads with "-ts" in the filename are TypeScript only builds. Currently that only includes nothing. Also the TypeScript builds are not available on Google Play or other stores.)
What is the License?
Please see the LICENSE file in the root of the repository. This is the
same license as the main AllBinary Platform repo:
https://github.com/AllBinary/AllBinary-Platform
Where is the code that is used to generate the TypeScript code?
https://github.com/AllBinary/AllBinary-Platform
Who is responsible for this repo?
Travis Berthelot travisberthelot@allbinary.com
Instructions
Use the instructions from https://github.com/AllBinary/AllBinary-Platform