Skip to content

Commit 76286df

Browse files
2 parents 087d9e5 + d19dd00 commit 76286df

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

README.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,16 @@
22
ModAPI is an application programming interface designed for the My Summer Car Modding Community. It allows the developer
33
to easily implement a car part that can be attached to the satsuma (or anything really) with little effort. It also allows
44
easy access to common modding items, i.e common playmaker variables.
5+
6+
<h3>Version Information</h3>
7+
8+
Major Version
9+
Minor Version
10+
Build Number
11+
Revision
12+
13+
-> v0.1.2.0
514

615
# Getting Started
7-
To see this API in action, take a look at the demo i have created. <https://github.com/tommojphillips/AttachObjectDemo>
16+
To see this API in action, take a look at the demo i have created, see "<https://github.com/tommojphillips/AttachObjectDemo>".
17+
A walk-through of how to create your own truck engine install in version 0.1.1.4, see "<https://github.com/tommojphillips/ModAPI/wiki/Getting-started-in-v0.1.1.4-alpha>"

0 commit comments

Comments
 (0)