1.5.5 • Published 3 years ago

sfml-compiler v1.5.5

Weekly downloads
11
License
MIT
Repository
github
Last release
3 years ago

sfml-compiler

APM Installs! Version! Size! License

GitHub stars GitHub forks GitHub watch

Atom.io page :link:

This package can be used to compile SFML code on Windows, inside your favorite text editor: Atom

Any questions? Read our wiki.

Installation

Prerequisites :link: Installation guide :link:

Packages can be installed through Atom. Alternatively, you can use apm or npm:

apm install sfml-compiler

npm install sfml-compiler

Features

  • Customizable build options.
  • Customizable DLLs path.
  • Customizable resources path.
  • Customizable SFML path.
  • Customizable keybinding used to build.
  • sfml-compiler can create a text file with build errors (if any).
  • sfml-compiler copy resources into the output folder.
  • sfml-compiler can run the compilation result.
  • Choose between remove or keep .bat file used for compiling.

Contributing

Like what you see? Please, feel free to fork this repository, and make any change you like. If you want to propose a nice feature, please create a separate branch on your fork, named after the feature you want to implement, then make a pull request from that branch. Also, before actually getting to work, just consider I'm trying to keep this package as simple and minimal as possible!

The base of this repository is a clone of sfml-compile. We improved, fixed, added new features and better documentation.
1.5.5

3 years ago

1.5.4

3 years ago

1.5.3

3 years ago

1.5.0

3 years ago