You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,16 +10,16 @@
10
10
Build Number
11
11
Revision
12
12
13
-
LATEST RELEASE --> v0.1.4.0-alpha
13
+
LATEST RELEASE --> v0.1.4.1-alpha
14
14
15
15
# Getting Started
16
16
17
-
- See Turbo mod to have a mad look at how to implement the new mod api v0.1.4.*-alpha structure. its a lot easier and straight forward. here's the link: see "<https://github.com/tommojphillips/TurboMod/releases/tag/v0.1.2>"
18
-
- see secure spare tire mod v0.1.2 to see how modapi v0.1.4-alpha is implemented in this mod! see "https://github.com/tommojphillips/SecureSpareTire/releases/tag/0.1.2
17
+
- See Turbo mod to have a mad look at how to implement the new mod api v0.1.4.1-alpha structure. its a lot easier and straight forward. here's the link: see "<https://github.com/tommojphillips/TurboMod/releases/tag/v0.1.2>"
18
+
- see secure spare tire mod v0.1.2 to see how modapi v0.1.4.1-alpha is implemented in this mod! see "https://github.com/tommojphillips/SecureSpareTire/releases/tag/0.1.2
19
19
"
20
20
21
21
22
-
#### [Obsolete] everything below is outdated infomation and won't exactly work from v0.1.4.0-alpha and on-wards.
22
+
#### [Obsolete] everything below is outdated infomation and won't exactly work from v0.1.4.1-alpha and on-wards.
23
23
- To see this API in action, take a look at the demo i have created with a truck engine that attaches to the roof of satsuma, see "<https://github.com/tommojphillips/AttachObjectDemo>".
24
24
- A walk-through of how to create your own truck engine install in version v0.1.1.4, see "<https://github.com/tommojphillips/ModAPI/wiki/Getting-started-in-v0.1.1.4-alpha>".
25
25
- Cruise Control Panel for stock steering wheel created by Nitro and myself. see "https://github.com/tommojphillips/SatsumaCruiseControl"
0 commit comments