Skip to content

coolDudeRude/xivasm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

StackVM Xonotic Assembler

This project implements a simple assembler for stackvm-xonotic.

Installation

From Source

Clone this repo:

git clone https://github.com/coolDudeRude/vasm

System Wide

To install vasm system wide, simply install using:

pip install .

Note

To use vasm in a python venv, setup a venv with python -m venv .venv activate it. Then run the above command from the venv.

Development

For modifying source code and testing changes, install vasm using:

pip install --editable .

About

Assembler for stackvm-xonotic

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors