Skip to content

Latest commit

 

History

History
33 lines (24 loc) · 576 Bytes

File metadata and controls

33 lines (24 loc) · 576 Bytes

Unamed-Rpg

Rpg Fallout Like

Setup Fabric

(Linux) Run on terminal

> sudo apt-get install python-dev
> sudo apt-get install python-pip
> pip install fabric
> fab setup

(Windows) run in this order:

1 - setupfabric.bat
2 - setup2.bat 
3 - setup3.bat

Development

To Do tasks - Trello

UML Chart alt tag

Research Material

Useful links