Skip to content

coolDudeRude/fasm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

xSVM Assembler

Setup

A python virtual environment with parsy is required.

python -m venv .venv
source .venv/bin/activate
pip install -r requirements.txt

Usage

Run fasm.py with --help flag to see usage information.

./fasm.py --help

About

Assembler for stackvm-xonotic

Resources

License

Stars

Watchers

Forks

Languages