update README

master 0.0.1
t0stiman 2023-11-12 11:52:10 +01:00
parent 4a746b808b
commit cad4951a69
1 changed files with 17 additions and 10 deletions

View File

@ -1,29 +1,36 @@
# San Andreas map for Derail Valley
It's the GTA San Andreas map in Derail Valley.
![1](screenshots/screenshots.jpg)
## Please read this
Please don't post links to this map on the AltFuture Discord. I don't want the devs to get in trouble with Rockstar. If people ask for a download link, DM it.
Please don't post links to this map on the AltFuture Discord. I don't want the devs to get copyright troubles. If people ask for a download link of this map, DM it.
Things you should know about the map:
Things you should know about this map:
- You can only walk on the tracks and the vanilla game objects like station offices
- Some tracks are incredibly steep and some bends very sharp! You could say this map is the Dark Souls of train simulators. It *is* possible to drive a full lap though!
- Jobs don't work
- Some tracks are incredibly steep and some bends very sharp! You could say this map is the Dark Souls of train simulators. It *is* possible to drive a full lap though (clockwise)!
- You can't take jobs. Some freight jobs are generated but [the booklets dont spawn correctly](https://github.com/Insprill/dv-mapify/issues/28).
- Performance is bad
For more issues check the issues tab.
For more issues check the [issues tab](https://git.tostiman.com/tostiman/dv_san_andreas/issues).
## Installation instructions
## Normal installation instructions
Requires the latest development version of Mapify, you can get it [here](https://github.com/t0stiman/dv-mapify). Build instructions are [here](https://dv-mapify.readthedocs.io/en/latest/contributing/building/).
This map requires a special version of Mapify.
### Pre-built download
1. If you already have Mapify installed, delete it first.
2. Then install the Mapify zip from the latest [release](https://git.tostiman.com/tostiman/dv_san_andreas/releases).
3. Download the San Andreas zip from the latest [release](https://git.tostiman.com/tostiman/dv_san_andreas/releases) and throw it in Unity Mod Manager.
Not available yet.
### How to launch the map
### Build from this repo
1. On the main menu of the game, click sessions.
2. Create a new sandbox session, select San Andreas as the map.
## Build from source
1. Download this repository and open it in Unity.
2. Import the mapify unity package.