Skip to content

A modified version from Driver Tools tool called "Zartex" that I named "Zartex 2.0" that allows you to edit Driv3r and Driver: PL missions more precisely (with Lua).

Notifications You must be signed in to change notification settings

BuilderDemo7/Zartex2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Zartex 2.0

Zartex 2.0 (Zartex2) is a mod from the tool Zartex by Fireboyd78 (https://github.com/Fireboyd78/driver-tools), The main idea of this mod is to bring more features to Zartex such as adding new nodes, actors, wires, etc.
And also support Driver: Parallel Lines mission package files.
Powered by MoonSharp Lua Interpreter

"2 is better than 1"

Lua

Zartex 2.0 uses MoonSharp as Lua interpreter to import Lua scripts and turn them into actual .mpc files for Driv3r. This feature is still work in progress as not all functions are fully coded. You should check the Wiki of all Lua functions here.

Lua Compiler

LuaC is a new tool used for compiling Driv3r and Driver: PL Lua scripts without a GUI. It's still in beta stage so you might get something like "being used by another process" error, etc. Make sure it has same folder as Zartex 2.0 as both are shared projects.

Requirements

You'll need an IDE that supports C# 6.0 and atleast .NET Framework 4.0, unless otherwise specified. Most of the code here was written in Visual Studio 2017 Community. So it is recommended to you to get Microsoft Visual Studio 2017 Community in order to open the source code.

Licensing / Warranty

Everything is provided "as-is" and without any warranty of any kind. You may use and/or redistribute this code freely*. No credit is necessary, but would be very much appreciated.

Releases

You can get all the releases here.
But the latest release is this.

About

A modified version from Driver Tools tool called "Zartex" that I named "Zartex 2.0" that allows you to edit Driv3r and Driver: PL missions more precisely (with Lua).

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published