Skip to content
This repository has been archived by the owner on Jan 26, 2022. It is now read-only.

Commit

Permalink
Switched source and compiled notes
Browse files Browse the repository at this point in the history
  • Loading branch information
gentlegiantJGC committed Jul 2, 2019
1 parent f749fb9 commit f343de8
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,11 @@ A small amount of the code is based on code from ARchive_neXt which can be found

The long term goal is to include other games that use the forge file storage system but currently the goal is to be able to export the world models from AC Unity.

# Compiled Builds
We finally have a release version that you can download and run without having to install python or any of the dependencies. It can be found at the following link: https://github.com/gentlegiantJGC/ACExplorer/releases

Extract all files from the zip folder into a directory and run the exe file.

# Installing From Source
Prerequisites:
- Python 3.7
Expand All @@ -21,11 +26,6 @@ Prerequisites:

Download the whole repository and run ACExplorer.py

# Compiled Builds
We finally have a release version that you can download and run without having to install python or any of the dependencies. It can be found at the following link: https://github.com/gentlegiantJGC/ACExplorer/releases

Extract all files from the zip folder into a directory and run the exe file.

# Using ACExplorer
- Load the program (run ACExplorer.py or ACExplorer.exe depending on which of the above two methods you use).
- Select "Games" in the top left corner which will bring up a dialogue box of paths to each of the games.
Expand Down

0 comments on commit f343de8

Please sign in to comment.