An open API service indexing awesome lists of open source software.

https://github.com/ceejbot/skyrim-modding

A presentation about how I came to write a Skyrim mod in Rust.
https://github.com/ceejbot/skyrim-modding

rust skyrim skyrim-modding

Last synced: about 1 year ago
JSON representation

A presentation about how I came to write a Skyrim mod in Rust.

Awesome Lists containing this project

README

          

# How I spent my summer vacation

How I got myself out of a funk by writing a Skyrim mod in Rust.

This is a talk I intend to give internally at my company for a lunch and learn. I hope to keep it around 50 minutes long, but I have so much to say it'll be difficult. The audience is mostly-programmers who may have heard of Skyrim, with a few people in the audience who actively run Fallout 4 modlists. They're not necessarily Rust programmers, but have at least heard of it.

My goals are:

- introduce Skyrim
- introduce Bethesda ecosystem modding internals (not mod managers)
- introduce SKSE plugins & CommonLibSSE
- talk about my specific project and the things I had to learn
- talk about how to use Rust & C++ in the same project
- leave people with pointers to resources to learn more

## Slides

[slides.md](./slides.md) contains the slides in Markdown format for use in [Deckset](https://www.deckset.com). [skyrim-modding.pdf](./skyrim-modding.pdf) has the slides in rendered format.

## LICENSE

How I spent my summer vacation by C J Silverio is licensed under CC BY-NC-SA 4.0