Code Monkey home page Code Monkey logo

cp2077-vabuild's Introduction

Virtual Atelier Store Formater

For Cyberpunk 2077

Simple program used to convert clothing mod item add lists to a in game store using the terminal. Maybe in the future i'll build a GUI to work with it.

Installation

I'm not going to maintain a release version so you'll have to build it with go yourself.

  • Install go for your distribution.
  • Clone this repo
  • Navigate to the repo directory and type the following command: go build
  • You can move va-build anywhere you like.

Usage

Everything is done from the terminal. Currently the program only reads a file named item-list.txt. In the future I'll add in the ability to load and text file you want.

  • In the programs directory create a file name item-list.txt.
  • Copy the item add list provided on the mods website. Should look like the following: Game.AddToInventory("Items.unique_item_name18", 1)
  • Save the file in the same directory as the program.
  • In the terminal type: va-build Followed by the dataname(no spaces or special characters) Then the In game store name.(no spaces currently)
  • Then you just move the file to {GAMEDIR}\r6\scripts

TODO

  • Add ability to change store icons
  • Add ability to read spaces.
  • Output the file directly to the game if you wish

License

MIT

cp2077-vabuild's People

Contributors

sarca571ca avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.